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