Fix header help icons

This commit is contained in:
Jose Gonzalez 2023-03-13 14:33:42 +01:00
parent 0624f16ce9
commit 3ae465c1fe
1 changed files with 2 additions and 2 deletions

View File

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