diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index fa887b80..8241fba3 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -258,12 +258,12 @@ body, .form-control, .dropdown-menu, .btn:not(.btn-lg):not(.btn-xs), .input-grou } .sidebar .nav-sidebar { - margin: 5px 0; + margin: 10px 0; } .sidebar .nav-link { color: #aeb2b7; - padding: 8px 10px; + padding: 10px 10px; transition: background .3s linear, color .3s linear; display: flex; align-items: center;