From d3168ef5160b23c065840ae3bc117541816de89b Mon Sep 17 00:00:00 2001 From: 王晓刚 <wxg@bronet.cn> Date: Wed, 13 Feb 2019 11:01:44 +0800 Subject: [PATCH] "请选择"问题 --- public/themes/simpleboot3/public/assets/assets/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/themes/simpleboot3/public/assets/assets/css/style.css b/public/themes/simpleboot3/public/assets/assets/css/style.css index cc0eddf..d882b8b 100644 --- a/public/themes/simpleboot3/public/assets/assets/css/style.css +++ b/public/themes/simpleboot3/public/assets/assets/css/style.css @@ -529,12 +529,12 @@ font-size: 0.6rem; color:#999; font-size:0.24rem; border-radius: 0.1rem; - + padding: 4px 4px; } .textbox textarea{ width:100%; height: 100%; - padding:0.26rem 0.3rem; + /*padding:0.26rem 0.3rem;*/ color:#999; font-size:0.24rem; } -- libgit2 0.24.0