[Glitch] Fix various things in the directory

Port ecd303c097 to glitch-soc
This commit is contained in:
Thibaut Girka 2018-12-09 13:34:13 +01:00
parent 0b1bc66695
commit 480f938511
1 changed files with 3 additions and 0 deletions

View File

@ -300,6 +300,9 @@
font-size: 18px;
font-weight: 700;
color: $primary-text-color;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
.fa {
color: $darker-text-color;