mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
#591 - profile, users and projects
This commit is contained in:
@ -44,7 +44,7 @@
|
||||
@vite(['resources/js/app.tsx', "resources/js/pages/{$page['component']}.tsx"])
|
||||
@inertiaHead
|
||||
</head>
|
||||
<body class="font-sans antialiased">
|
||||
<body class="selection:bg-brand font-sans antialiased selection:text-white">
|
||||
@inertia
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user