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