Skip to content

Commit

Permalink
Fix regression in file sidebar
Browse files Browse the repository at this point in the history
See #27936

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
  • Loading branch information
CarlSchwan authored and backportbot[bot] committed Jul 14, 2021
1 parent ba1f04d commit f223095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit f223095

Please sign in to comment.