Fix unused CSS (#11824)

Fix #11689
This commit is contained in:
Eugen Rochko 2019-09-13 16:00:47 +02:00 committed by GitHub
parent b6381bdc7d
commit 45f44ef4d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;