forked from Adleraci/adlerka.top
test
This commit is contained in:
parent
74b58c8139
commit
1e12225268
@ -124,7 +124,7 @@ ul.navpage_list {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
transition: max-height .3s ease, border .325s ease;
|
transition: max-height .3s ease, border .325s ease !important;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -218,6 +218,7 @@ ul.navpage_list {
|
|||||||
max-height: 200px !important;
|
max-height: 200px !important;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
transition-delay: .1s;
|
||||||
}
|
}
|
||||||
.navsite_item:not(:hover) .navpage_list {
|
.navsite_item:not(:hover) .navpage_list {
|
||||||
transition-delay: .1s;
|
transition-delay: .1s;
|
||||||
|
Loading…
Reference in New Issue
Block a user