From ae3e49b95f18303ba7e52adebf551e7ccd813a02 Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Fri, 16 Oct 2020 14:44:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/TestingResource/apply.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Application/Admin/View/TestingResource/apply.html b/Application/Admin/View/TestingResource/apply.html index e1d6aa86a..1a7211ef0 100644 --- a/Application/Admin/View/TestingResource/apply.html +++ b/Application/Admin/View/TestingResource/apply.html @@ -127,6 +127,9 @@ body { .clearfix { *zoom: 1; } +.select2-container--open { + z-index: 1001; +}