mirror of
https://github.com/itflow-org/itflow
synced 2026-08-27 18:05:12 +00:00
Offset background color fix datepciker empty right column
This commit is contained in:
@@ -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 -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user