From e1694cdc9cb0f7053032c4d77ffb8d85b721ed01 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Wed, 5 Jun 2024 14:22:19 +0300 Subject: [PATCH] 1.1.3 update dropdown-content lang --- static/css/mobile_styles.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index b7eeccb..bd8e8f0 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -1762,6 +1762,10 @@ background: #ffffff; } + .dropdown-content-lang{ + z-index: 1; + } + .menu_buttons.right.open .handler_menu{ background: #FFFFFF; color: #000000;