0.0.334
This commit is contained in:
@@ -2010,7 +2010,14 @@
|
||||
color: #000;
|
||||
font-size: 14px;
|
||||
width: 100%;
|
||||
border-radius: 0;
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
margin-bottom: 20px;
|
||||
padding: 0;
|
||||
text-align: unset;
|
||||
position: unset;
|
||||
height: unset;
|
||||
}
|
||||
|
||||
.header_big_background{
|
||||
@@ -2230,7 +2237,7 @@
|
||||
position: absolute;
|
||||
width: 320px;
|
||||
/* float: right; */
|
||||
top: -100vh;
|
||||
top: -9999999999vh;
|
||||
}
|
||||
|
||||
.menu_buttons.left.close{
|
||||
@@ -2340,6 +2347,9 @@
|
||||
width: 320px;
|
||||
text-align: -webkit-center;
|
||||
padding: 14px 0;
|
||||
overflow-y: auto;
|
||||
height: calc(100vh - 120px);
|
||||
max-height: 667px;
|
||||
}
|
||||
|
||||
.menu_profile.background{
|
||||
@@ -2349,7 +2359,24 @@
|
||||
.menu_profile>div{
|
||||
width: 274px;
|
||||
}
|
||||
.menu_profile>div:first-of-type{
|
||||
color: #000;
|
||||
font-size: 14px;
|
||||
width: 274px;
|
||||
border-radius: 0;
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
margin-bottom: 20px;
|
||||
padding: 0;
|
||||
text-align: unset;
|
||||
position: unset;
|
||||
height: unset;
|
||||
}
|
||||
.menu_profile>div>a{
|
||||
font-size: 12px;
|
||||
line-height: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
/*.subscribe_type_txt .f-r{*/
|
||||
/* color: #FF613A;*/
|
||||
/*}*/
|
||||
Reference in New Issue
Block a user