This commit is contained in:
2023-11-07 14:56:00 +03:00
parent a19017351b
commit fe4539c9ed
4 changed files with 16 additions and 3 deletions

View File

@@ -432,6 +432,11 @@
}
.cut_width_f_curtain{
position: sticky;
top: 61px;
}
.menu_buttons.right.close{
right: -320px;
transition: 200ms;