Fix regression in file sidebar

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

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
pull/27975/head
Carl Schwan 3 years ago committed by backportbot[bot]
parent ba1f04df90
commit f2230956dc

@ -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…
Cancel
Save