From 1c5d7b4b5b9d7fab7d10be4775ea5ba4420aeecc Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 03 八月 2021 13:40:11 +0800 Subject: [PATCH] 今日开发 会员提现申请发起接口,会员提现申请审批 --- zhengcaioa/zhengcaioa/wwwroot/css/plugins/chosen/chosen.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zhengcaioa/zhengcaioa/wwwroot/css/plugins/chosen/chosen.css b/zhengcaioa/zhengcaioa/wwwroot/css/plugins/chosen/chosen.css index fa5dc96..7599a85 100644 --- a/zhengcaioa/zhengcaioa/wwwroot/css/plugins/chosen/chosen.css +++ b/zhengcaioa/zhengcaioa/wwwroot/css/plugins/chosen/chosen.css @@ -166,7 +166,7 @@ overflow-y: auto; margin: 0 4px 4px 0; padding: 0 0 0 4px; - max-height: 240px; + max-height: 500px; -webkit-overflow-scrolling: touch; } @@ -175,7 +175,7 @@ margin: 0; padding: 5px 6px; list-style: none; - line-height: 15px; + line-height: 7px; -webkit-touch-callout: none; } -- Gitblit v1.9.1