This commit is contained in:
2023-11-05 19:17:30 +03:00
parent 058fe769b9
commit abba3e6e10
2 changed files with 2 additions and 1 deletions

View File

@@ -447,7 +447,7 @@
right: 0;
transition: 200ms;
position: fixed;
display: block;
padding-top: 10px;
}

View File

@@ -2178,4 +2178,5 @@
transition: 200ms;
position: absolute;
width: 320px;
display: none;
}