diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 8a5332b..5131e8c 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -783,6 +783,9 @@ font-size: 12px; line-height: 13px; } + .menu_profile{ + background: #FFF; + } .block_overlay{ height: 100vh; @@ -1392,7 +1395,7 @@ display: block; padding-top: 10px; top: 35px; - background: #F8F8F8; + background: #ffffff; } .menu_buttons.right.open .handler_menu{