diff --git a/dev.less b/dev.less index eea69a3..86dd67c 100644 --- a/dev.less +++ b/dev.less @@ -71,6 +71,13 @@ iframe{ } .item-icon{ flex-shrink: 0; + img{ + width:32px !important; + height:32px !important; + } + } + .item-size{ + display: none; } }