From c39ea1f23d21b070188abcf5f4dd5bdd7b47c1f9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 10 三月 2020 10:32:13 +0800 Subject: [PATCH] 2020-03-10 --- src/templates/tableshare/searchform/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/templates/tableshare/searchform/index.scss b/src/templates/tableshare/searchform/index.scss index 55f5d81..64b8351 100644 --- a/src/templates/tableshare/searchform/index.scss +++ b/src/templates/tableshare/searchform/index.scss @@ -15,4 +15,7 @@ position: relative; left: -3px; } + .ant-input-number { + width: 100%; + } } \ No newline at end of file -- Gitblit v1.8.0