correct work icons right or left of the curtain
This commit is contained in:
@@ -1942,6 +1942,16 @@
|
||||
bottom: -2px;
|
||||
position: relative;
|
||||
}
|
||||
.menu_buttons.left.open {
|
||||
left: 0;
|
||||
transition: 200ms;
|
||||
position: fixed;
|
||||
float: unset;
|
||||
padding-top: 10px;
|
||||
height: 100vh;
|
||||
max-height: 100vh;
|
||||
width: calc(100vw - 35px);
|
||||
}
|
||||
.menu_buttons.left.open.first.filters .btns_f_curtain {
|
||||
transition: 200ms;
|
||||
transform: rotate(270deg);
|
||||
|
||||
Reference in New Issue
Block a user