remove duplicated selector ".side-menu-always-displayed body"

This commit is contained in:
Simon Vieille 2022-12-04 00:14:38 +01:00
parent 1c2f04f63f
commit 0f34275d04
Signed by: deblan
GPG Key ID: 579388D585F70417
1 changed files with 0 additions and 3 deletions

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;
}