Merge branch 'sidebar-menu-align' into 'develop'

Align items in sidebar menus

See merge request soapbox-pub/soapbox-fe!561
This commit is contained in:
Alex Gleason 2021-06-30 16:09:50 +00:00
commit 3f3b43d4a6

View file

@ -168,7 +168,9 @@
} }
.fa { .fa {
width: 18px;
margin-right: 10px; margin-right: 10px;
text-align: center;
} }
&:hover { &:hover {