Fix header help icons
This commit is contained in:
parent
0624f16ce9
commit
3ae465c1fe
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue