From 3c2136e2f2f7da5e781e43cd81b71444099638c3 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 8 Oct 2019 20:10:07 +0100 Subject: [PATCH] s --- dev.less | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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;