style(Sidebar): adjust width to 80px (#6861)

This commit is contained in:
neverland 2020-07-24 16:50:02 +08:00 committed by GitHub
parent d7f30bb5fe
commit cdb63ad98d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -620,9 +620,7 @@
@search-action-font-size: @font-size-md;
// Sidebar
@sidebar-width: 85px;
// SidebarItem
@sidebar-width: 80px;
@sidebar-font-size: @font-size-md;
@sidebar-line-height: 20px;
@sidebar-text-color: @text-color;