diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index d627f060..7f4d59d6 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -260,7 +260,7 @@ body, .form-control, .dropdown-menu, .btn:not(.btn-lg):not(.btn-xs), .input-grou .sidebar .nav-link { color: #aeb2b7; - padding: 15px 10px; + padding: 10px 10px; transition: background .3s linear, color .3s linear; display: flex; align-items: center;