修改BUG:iconview右侧导航栏宽度应设置为100%

This commit is contained in:
Argo-MacBookPro 2018-08-05 16:19:48 +08:00
parent e0cd39380d
commit 1d6438488f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
display: block;
width: 100%;
margin-top: 1px;
}