v0.10.12 - Localstorage saving for the admin menu
This commit is contained in:
+6
-2
@@ -2,11 +2,15 @@
|
||||
width: 15%;
|
||||
height: 100%;
|
||||
min-width: calc(1.5em + 4rem);
|
||||
transition: width .5s;
|
||||
//transition: width .5s;
|
||||
}
|
||||
|
||||
div.w-85 {
|
||||
//transition: width .5s;
|
||||
}
|
||||
|
||||
.segment.active {
|
||||
border-right: 2px solid aqua;
|
||||
background-color: #00788A;
|
||||
}
|
||||
|
||||
.segment > h3 {
|
||||
|
||||
Reference in New Issue
Block a user