wooooooork
This commit is contained in:
parent
6c23c423a8
commit
12941dd230
@ -213,14 +213,11 @@ ul.navpage_list {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.navpage_list {
|
ul.navpage_list {
|
||||||
gap: 10px;
|
border: 4px solid var(--primary-hover);
|
||||||
background-color: var(--third-bg);
|
display: flex !important;
|
||||||
display: flex;
|
max-height: 200px;
|
||||||
flex-direction: column;
|
width: inherit;
|
||||||
overflow: hidden;
|
box-sizing: border-box;
|
||||||
position: fixed;
|
|
||||||
transition: max-height .3s ease, border .325s ease;
|
|
||||||
z-index: 2;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#navsite_list.active {
|
#navsite_list.active {
|
||||||
|
Loading…
Reference in New Issue
Block a user