Merge pull request #27973 from nextcloud/work/carl/fix-file-sidebar

Fix regression in file sidebar
This commit is contained in:
szaimen 2021-07-14 20:27:30 +02:00 committed by GitHub
commit 81722d5655
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {