get some animations going

This commit is contained in:
CaptaiNiveau 2023-10-13 20:59:50 +02:00
parent db9e9860ad
commit 2215d3e6ac

View file

@ -36,7 +36,7 @@
position: relative !important;
margin-top: var(--menubar-height) !important;
border-right: none;
transition: none !important;
transition: 0.25s !important;
/* lock sidebar to specified width */
min-width: var(--sidebar-width) !important;
@ -70,6 +70,7 @@
max-width: 350px !important;
z-index: 999;
margin-right: -300px !important;
a
}
/*Tree Style Tabs && Sideberry specific sidebar width and size*/