hs3-baza-zasobow-dashboard/fegen/template/static/css/style.css
Piotr Gaczkowski 170d38ea08
Some checks failed
MegaLinter / MegaLinter (pull_request) Has been cancelled
Update website / update (pull_request) Has been cancelled
feat: Add basic frontend
2026-04-16 14:28:23 +02:00

14 lines
190 B
CSS

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