[Glitch] Improve alignment of icons on admin roles list

Port f811fcb2b2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Matt Jankowski
2024-10-01 05:08:29 -04:00
committed by Claire
parent 8572fa1452
commit edfa716a18
2 changed files with 5 additions and 0 deletions

View File

@@ -1075,6 +1075,10 @@ a.name-tag,
}
}
.icon {
vertical-align: middle;
}
a.announcements-list__item__title {
&:hover,
&:focus,