From c7f316f557049de0e7f68c63ce55a0c7b8134c38 Mon Sep 17 00:00:00 2001 From: colorfulberry Date: Tue, 13 Apr 2021 11:32:37 +0800 Subject: [PATCH] feat: fix style --- web_src/less/openi.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_src/less/openi.less b/web_src/less/openi.less index 3dac81f4a..c005ee967 100644 --- a/web_src/less/openi.less +++ b/web_src/less/openi.less @@ -5,10 +5,10 @@ color: #f2711c!important } .mb-1 { - margin-bottom: 8px; + margin-bottom: 8px !important; } .mb-2 { - margin-bottom: 16px; + margin-bottom: 16px !important; } .following.bar #navbar .brand{ padding-left: 0;