From 1cd3237dedbe66cd7f866782314b1cd4ad22fd57 Mon Sep 17 00:00:00 2001 From: wangjr Date: Wed, 26 Jan 2022 16:33:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base/head.tmpl | 9 ++++++--- web_src/less/openi.less | 7 +++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl index 859cacb62..2ffeec68c 100755 --- a/templates/base/head.tmpl +++ b/templates/base/head.tmpl @@ -202,11 +202,14 @@ var _hmt = _hmt || []; diff --git a/web_src/less/openi.less b/web_src/less/openi.less index 39789d9d9..fd047ab30 100644 --- a/web_src/less/openi.less +++ b/web_src/less/openi.less @@ -604,10 +604,13 @@ display: block; font-weight: bold !important; } .a_width{ - width: 50% !important; + // width: 50% !important; + margin-right: 20em; display:inline-block !important; } - +.a_width i{ + vertical-align:middle; +} .footer_icon{ display: inline-block !important; vertical-align: middle !important;