[Perl] DAQ system for the FAPG.
style balance sticky toolbar padding
Add matching top padding so the sticky controls bar is symmetric with its bottom padding.
roles/dashboard/public/css/app.css
@@ -45,6 +45,7 @@
45
45
top: var(--navbar-height);
46
46
z-index: 1015;
47
47
background: var(--bs-body-bg, #fff);
48
Added:
padding-top: 0.5rem;
48
49
padding-bottom: 0.5rem;
49
50
}
50
51
@@ -53,6 +54,7 @@
53
54
top: var(--navbar-height);
54
55
z-index: 1015;
55
56
background: var(--bs-body-bg, #fff);
57
Added:
padding-top: 0.5rem;
56
58
padding-bottom: 0.5rem;
57
59
}
58
60