0.0.323
This commit is contained in:
@@ -417,12 +417,17 @@
|
||||
section.profile{
|
||||
padding: unset;
|
||||
}
|
||||
|
||||
.dectop_var_f_btns_temp{
|
||||
display: none;
|
||||
}
|
||||
.menu_buttons{
|
||||
background: #FFFFFF;
|
||||
height: 100vh;
|
||||
z-index: 99;
|
||||
top: 47px;
|
||||
overflow: auto;
|
||||
|
||||
}
|
||||
|
||||
.menu_buttons.right.close{
|
||||
|
||||
@@ -2172,7 +2172,3 @@
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.menu_buttons.right{
|
||||
display: none;
|
||||
}
|
||||
@@ -11,7 +11,10 @@
|
||||
{# <div class="clear_both"></div>#}
|
||||
{# </div>#}
|
||||
{# </div>#}
|
||||
|
||||
<div class="dectop_var_f_btns_temp">
|
||||
{% include "blocks/profile/b_buttons_menu_profile.html" %}
|
||||
</div>
|
||||
{##}
|
||||
<div class="info_profile">
|
||||
{% if not page_html %}
|
||||
{% include "blocks/profile/b_profile_first_page.html" %}
|
||||
|
||||
Reference in New Issue
Block a user