mirror of
https://github.com/itflow-org/itflow
synced 2026-09-13 10:15:15 +00:00
Offset background color fix datepciker empty right column
This commit is contained in:
@@ -36,5 +36,5 @@
|
||||
<!-- Scripts -->
|
||||
|
||||
</head>
|
||||
<body class="layout-fixed theme-<?= escapeHtml($config_theme) ?>" data-lte-primary="<?= escapeHtml($config_theme) ?>">
|
||||
<body class="layout-fixed bg-body-tertiary theme-<?= escapeHtml($config_theme) ?>" data-lte-primary="<?= escapeHtml($config_theme) ?>">
|
||||
<div class="app-wrapper text-sm">
|
||||
Reference in New Issue
Block a user