Fix header help icons

This commit is contained in:
Jose Gonzalez 2023-03-13 14:33:42 +01:00
parent 0624f16ce9
commit 3ae465c1fe

View File

@ -11240,8 +11240,8 @@ input.main_menu_icon[src$=".svg"] {
} }
.header_help_icon { .header_help_icon {
width: 16px; width: 16px !important;
height: 16px; height: 16px !important;
} }
.main_menu_icon.arrow_up { .main_menu_icon.arrow_up {
transform: rotate(90deg); transform: rotate(90deg);