From 6def3330d1d1cf4036916ed04c8bbc4128e1e5d0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 03 五月 2020 19:42:17 +0800 Subject: [PATCH] 2020-05-03 --- src/templates/sharecomponent/actioncomponent/index.scss | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/index.scss b/src/templates/sharecomponent/actioncomponent/index.scss index 1304abf..3ce4772 100644 --- a/src/templates/sharecomponent/actioncomponent/index.scss +++ b/src/templates/sharecomponent/actioncomponent/index.scss @@ -2,10 +2,14 @@ position: relative; padding: 0px 25px 15px; min-height: 82px; + .anticon-question-circle { + color: #c49f47; position: absolute; left: 5px; + top: 5px; } + > .ant-row { min-height: 80px; } -- Gitblit v1.8.0