From 835b48025a582b1c19c4de128906aff6a5e63612 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 22 八月 2020 12:08:35 +0800 Subject: [PATCH] 2020-08-22 --- src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss b/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss index 1361edb..94b67c9 100644 --- a/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss +++ b/src/templates/sharecomponent/actioncomponent/verifyexcelout/index.scss @@ -12,6 +12,12 @@ .ant-input-number { width: 100%; } + .count-tip { + position: absolute; + top: 0px; + color: #1890ff; + font-size: 12px; + } .verify-form { .sql { .ant-col-sm-8 { -- Gitblit v1.8.0