wooooooork

This commit is contained in:
Richard Mikloš 2024-02-07 20:58:31 +01:00
parent 6c23c423a8
commit 12941dd230

@ -213,14 +213,11 @@ ul.navpage_list {
}
ul.navpage_list {
gap: 10px;
background-color: var(--third-bg);
display: flex;
flex-direction: column;
overflow: hidden;
position: fixed;
transition: max-height .3s ease, border .325s ease;
z-index: 2;
border: 4px solid var(--primary-hover);
display: flex !important;
max-height: 200px;
width: inherit;
box-sizing: border-box;
}
#navsite_list.active {