0.0.329
This commit is contained in:
@@ -416,6 +416,8 @@
|
||||
|
||||
section.profile{
|
||||
padding: unset;
|
||||
width: 100%;
|
||||
float: unset;
|
||||
}
|
||||
|
||||
.dectop_var_f_btns_temp{
|
||||
@@ -435,6 +437,7 @@
|
||||
transition: 200ms;
|
||||
position: absolute;
|
||||
width: 320px;
|
||||
top: 46px;
|
||||
}
|
||||
|
||||
.menu_buttons.left.close{
|
||||
@@ -443,12 +446,13 @@
|
||||
position: absolute;
|
||||
width: 320px;
|
||||
}
|
||||
.menu_buttons.right.open{
|
||||
.menu_buttons.right.open {
|
||||
right: 0;
|
||||
transition: 200ms;
|
||||
position: fixed;
|
||||
display: block;
|
||||
padding-top: 10px;
|
||||
top: 46px;
|
||||
}
|
||||
|
||||
.menu_buttons.left.open{
|
||||
@@ -467,6 +471,7 @@
|
||||
background: #FF613A;
|
||||
color: #FFFFFF;
|
||||
left: -49px;
|
||||
|
||||
}
|
||||
.menu_buttons.left.open .handler_menu{
|
||||
background: #FFFFFF;
|
||||
@@ -555,11 +560,12 @@
|
||||
.block_overlay{
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
background: rgba(39, 53, 62, 0.7);
|
||||
/*background: rgba(39, 53, 62, 0.7);*/
|
||||
backdrop-filter: blur(15px);
|
||||
z-index: 100;
|
||||
position: fixed;
|
||||
top: 86px;
|
||||
left: -19px;
|
||||
}
|
||||
#customer>a, #mover>a{
|
||||
left: 5%;
|
||||
|
||||
Reference in New Issue
Block a user