mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #27975 from nextcloud/backport/27973/stable21
[stable21] Fix regression in file sidebar
This commit is contained in:
commit
76cd14c05b
1 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@ kbd {
|
|||
z-index: 100; /* above the bullet to allow click*/
|
||||
/* TODO: forbid using img as icon in menu? */
|
||||
|
||||
.svg {
|
||||
&.svg {
|
||||
padding: 0 12px 0 44px;
|
||||
}
|
||||
&:first-child img {
|
||||
|
|
|
|||
Loading…
Reference in a new issue