hs3-baza-zasobow-dashboard/template/static/css/style.css

15 lines
190 B
CSS
Raw Normal View History

2026-01-11 18:33:53 +01:00
footer {
padding: 12px;
margin-top: auto;
2026-01-11 18:33:53 +01:00
}
/* || Sidenav */
.sidenav {
width: 250px;
position: sticky;
z-index: 1;
top: 0;
overflow-x: hidden;
padding: 6px 8px 6px 16px;
}