style: 微调菜单项上下间隙缩小 5px

This commit is contained in:
Argo Zhang 2019-08-15 16:33:46 +08:00
parent c55e9c4218
commit 4455b6fd43
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 1 deletions

View File

@ -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;