improve code quality #187

Merged
deblan merged 11 commits from feature/code_quality into develop 2022-12-04 20:25:57 +01:00
Showing only changes of commit 0f34275d04 - Show all commits

View file

@ -235,9 +235,6 @@
.side-menu-always-displayed body {
width: calc(100% - 50px) !important;
}
.side-menu-always-displayed body {
position: absolute;
left: 50px;
}