Fix regression in file sidebar

See https://github.com/nextcloud/server/pull/27936

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
Carl Schwan 2021-07-14 19:40:01 +02:00 committed by backportbot[bot]
parent 02fc2cc51c
commit a3ee7dbcce

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 {