aboutsummaryrefslogtreecommitdiff
path: root/ui/css
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-03-23 20:33:54 +0100
committerlonkaars <loek@pipeframe.xyz>2024-03-23 20:33:54 +0100
commiteb46bad3d09e05fe40c4637c3d1aca5d0a263514 (patch)
treedfd68380a3e427bcad53db91b321607451e41238 /ui/css
parent8c77921791842bbda80f3eb254092e6e7c0ad648 (diff)
parent896ff81bd0da72d8aed990ad823eca6a0c03d148 (diff)
Merge branch 'HTML_Sean'
Diffstat (limited to 'ui/css')
-rw-r--r--ui/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/css/style.css b/ui/css/style.css
index 3d92840..963f4c5 100644
--- a/ui/css/style.css
+++ b/ui/css/style.css
@@ -27,9 +27,9 @@ body, html {
overflow-y: auto; /* Add vertical scrolling */
}
-.section.overview_control {
+/*.section.overview_control {
grid-row: 1 / span 2; /* Span the top left section across both rows */
-}
+/*}*/
.table-wrapper {
flex-grow: 1; /* Table wrapper takes remaining space */