[Glitch] Fix unused CSS

Port 8352a0f352 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Eugen Rochko 2019-09-13 16:00:47 +02:00 committed by Thibaut Girka
parent d3da04be54
commit f369837caa
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;