bugfixes, UI improvements, logging improvements

This commit is contained in:
NoobishSVK
2024-09-15 14:47:32 +02:00
parent 546997f351
commit e29e3a3f04
11 changed files with 120 additions and 49 deletions
+1
View File
@@ -95,6 +95,7 @@
display:block;
transform: translateY(0);
position:absolute;
z-index: 1000;
}
.dropdown.opened::before {
transform: rotate(-225deg);