1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

improve icon alignment for nav menu

This commit is contained in:
RaidMax
2022-06-16 09:46:01 -05:00
parent d647ae05e0
commit fbf5c20601

View File

@ -453,3 +453,7 @@ img.social-icon {
margin-right: 0.6rem;
margin-top: 3px;
}
.sidebar-link .oi {
min-width: 16px;
}