mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
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 {
|
.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);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user