Frontend update
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user