Files
Alex Justesen a47e3225e5 Release v1.12.0 (#2493)
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com>
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
2025-12-05 15:33:44 -05:00

12 lines
255 B
CSS

.dashboard-page .fi-section-header {
padding-bottom: 0px;
}
.dashboard-page .fi-section-header .fi-section-header-heading {
@apply font-medium text-zinc-600 dark:text-zinc-400;
}
.dashboard-page .fi-section-content-ctn {
border-top: none;
}