Fix unused CSS (#11824)

Fix #11689
lolsob-rspec
Eugen Rochko 2019-09-13 16:00:47 +02:00 committed by GitHub
parent 9301574423
commit 8352a0f352
1 changed files with 0 additions and 10 deletions

View File

@ -753,16 +753,6 @@
}
}
.static-icon-button {
color: $action-button-color;
font-size: 18px;
& > span {
font-size: 14px;
font-weight: 500;
}
}
.directory__list {
display: grid;
grid-gap: 10px;