Reduce more HTML elements thanks to data-icon="" attribute

This commit is contained in:
the-djmaze 2022-01-28 12:23:05 +01:00
parent 997f0da59f
commit bf19f72a6b
25 changed files with 42 additions and 149 deletions

View file

@ -2,10 +2,6 @@
@folderItemPadding: 7px;
@subPadding: 15px;
.sortFolder [data-icon]::before {
width: 2.5em;
}
.b-folders {
> * {

View file

@ -10,7 +10,6 @@
display: inline-block;
width: 1em;
height: 1em;
line-height: 1;
vertical-align: text-top;
.disabled &,