Do something

This commit is contained in:
2024-04-11 10:36:40 +02:00
parent 154fc4103f
commit 277232bdd1
5 changed files with 89 additions and 13 deletions

View File

@@ -270,7 +270,7 @@ ul.navpage_list {
display: flex !important;
max-height: 200px !important;
width: inherit;
box-sizing: border-box;
box-sizing: content-box;
transition-delay: .1s;
}
.navsite_item:not(:hover) .navpage_list {