Style fix for custom wireguard icon

This commit is contained in:
billz
2023-11-11 08:21:01 +00:00
parent d874668ce1
commit 86a8e0e41d
3 changed files with 5 additions and 2 deletions

View File

@@ -16,6 +16,10 @@ License: GNU General Public License v3.0
h4.mt-3 { margin-left: 0.5rem; }
}
.sidebar.toggled .nav-item .nav-link {
padding: 0.65rem 1rem;
}
.sidebar-brand-text {
text-transform: none;
color: #212529;