mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #27973 from nextcloud/work/carl/fix-file-sidebar
Fix regression in file sidebar
This commit is contained in:
commit
81722d5655
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