diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 3bf1e22..34e329e 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -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{ diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 582efff..1c804e0 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2172,7 +2172,3 @@ font-size: 16px; font-weight: 400; } - -.menu_buttons.right{ - display: none; -} \ No newline at end of file diff --git a/templates/blocks/b_user_profile.html b/templates/blocks/b_user_profile.html index a04ac18..4fb574c 100644 --- a/templates/blocks/b_user_profile.html +++ b/templates/blocks/b_user_profile.html @@ -11,7 +11,10 @@ {#
#} {# #} {# #} - +