From 46f59e30133c25f1f01074b1c92445f9e85b8c98 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 31 十二月 2019 15:58:37 +0800 Subject: [PATCH] 2019-12-31 --- src/templates/tableshare/searchform/index.scss | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/src/templates/tableshare/searchform/index.scss b/src/templates/tableshare/searchform/index.scss index 1dc8fa9..55f5d81 100644 --- a/src/templates/tableshare/searchform/index.scss +++ b/src/templates/tableshare/searchform/index.scss @@ -10,4 +10,9 @@ width: 100%; } } + .anticon-question-circle { + color: #c49f47; + position: relative; + left: -3px; + } } \ No newline at end of file -- Gitblit v1.8.0