v0.10.12 - Localstorage saving for the admin menu

This commit is contained in:
frederikpyt
2020-08-21 08:45:39 +02:00
parent a0566360e0
commit 3d61c20a5a
3 changed files with 63 additions and 47 deletions
+1 -2
View File
@@ -6657,11 +6657,10 @@ main {
width: 15%;
height: 100%;
min-width: calc(1.5em + 4rem);
transition: width 0.5s;
}
.segment.active {
border-right: 2px solid aqua;
background-color: #00788A;
}
.segment > h3 {