mirror of
https://github.com/nextcloud/server.git
synced 2026-04-24 07:39:23 -04:00
Fix AppMenu icons for firefox
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
175ac79f97
commit
2ee7221d4b
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ $header-icon-size: 20px;
|
|||
width: $header-icon-size;
|
||||
height: $header-icon-size;
|
||||
padding: calc((100% - $header-icon-size) / 2);
|
||||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
.app-menu-entry--label {
|
||||
|
|
|
|||
Loading…
Reference in a new issue