mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #27976 from nextcloud/backport/27973/stable20
[stable20] Fix regression in file sidebar
This commit is contained in:
commit
a60c00acc1
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