Fixed forum status margin, closes #144.

This commit is contained in:
flash 2019-02-22 10:33:45 +01:00
parent fae13defa5
commit 47b184b551

View file

@ -2,7 +2,7 @@
display: flex;
align-items: center;
min-height: 40px;
margin-bottom: 2px;
margin: 2px 0;
&__icon {
height: 40px;