Offset background color fix datepciker empty right column

This commit is contained in:
johnnyq
2026-08-26 22:42:20 -04:00
parent 1bebd2d578
commit 93fc6cd2ef
4 changed files with 47 additions and 8 deletions

View File

@@ -42,7 +42,7 @@ header("X-Frame-Options: DENY"); // Legacy
</head>
<body class="theme-<?= escapeHtml($config_theme) ?>" data-lte-primary="<?= escapeHtml($config_theme) ?>">
<body class="bg-body-tertiary theme-<?= escapeHtml($config_theme) ?>" data-lte-primary="<?= escapeHtml($config_theme) ?>">
<!-- Navbar -->