feat(Sidebar): adjust width to 80px (#3722)

This commit is contained in:
neverland 2020-11-02 19:06:44 +08:00 committed by GitHub
parent ed68b5c25b
commit 504e586670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -427,7 +427,7 @@
@search-action-font-size: @font-size-md; @search-action-font-size: @font-size-md;
// Sidebar // Sidebar
@sidebar-width: 85px; @sidebar-width: 80px;
// SidebarItem // SidebarItem
@sidebar-font-size: @font-size-md; @sidebar-font-size: @font-size-md;