diff --git a/dev.less b/dev.less index 93bc4b7..118164e 100644 --- a/dev.less +++ b/dev.less @@ -66,13 +66,13 @@ div{ align-items: center; width: 100%; *{ - margin:0; - padding: 0; + margin: 0 !important; + padding: 0 !important; } .item-icon{ flex-shrink: 0; - width:32px; - height:32px; + width:32px !important; + height:32px !important; } .item-info{ display: none;