[Glitch] Fix unused CSS

Port 45f44ef4d3 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko 2019-09-13 16:00:47 +02:00 committed by Thibaut Girka
parent c2843c5f62
commit ef8c311a66
1 changed files with 0 additions and 10 deletions

View File

@ -759,16 +759,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;