Make background darker so tables are more clearly readable. Try some things with the header bar
This commit is contained in:
@@ -16,7 +16,7 @@ defineProps<{
|
||||
<template>
|
||||
<div
|
||||
class="relative grid h-dvh flex-col items-center justify-center px-8 sm:px-0 lg:max-w-none lg:grid-cols-2 lg:px-0 bg-yellow-950">
|
||||
<div class="relative hidden h-full flex-col bg-muted p-20 lg:flex dark:border-r">
|
||||
<div class="relative hidden h-full flex-col bg-muted p-20 lg:flex">
|
||||
|
||||
<div class="absolute inset-0 bg-amber-500 foreground" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user