Frontend update

This commit is contained in:
2023-06-06 23:49:16 +02:00
parent 3b1e4a7cde
commit f249a4552c
9 changed files with 119 additions and 15 deletions

View File

@ -91,6 +91,7 @@ body {
box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
}
/*
.autocomplete-items {
position: absolute;
z-index: 99;
@ -98,7 +99,7 @@ body {
left: 0;
right: 0;
}
*/
.rotate {
transform: rotate(-90deg) !important;
transition: 0.5s;