fix: nav-brand 高度多1px

This commit is contained in:
Argo Zhang 2019-08-17 23:53:20 +08:00
parent 1d930e9b0a
commit d5d4931ba2
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ aside {
}
aside .nav-brand, .sidebar-open aside:hover .nav-brand {
height: 55px;
height: 54px;
align-items: center;
padding: 0 0.625rem;
}