From f70cb62ecd94780c7b722d5cc9811285984c4185 Mon Sep 17 00:00:00 2001 From: huangxiaomin <1219549841@qq.com> Date: Wed, 20 Sep 2023 15:09:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E6=BB=9A=E5=8A=A8=E6=9D=A1?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=EF=BC=8Cant-select-dropdown=20?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E9=9A=8Fform-item=E7=A7=BB=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/design/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/design/index.less b/src/design/index.less index b2c024af..956c9d85 100644 --- a/src/design/index.less +++ b/src/design/index.less @@ -25,6 +25,7 @@ body { height: 100%; overflow: visible; overflow-x: hidden; + position: relative; &.color-weak { filter: invert(80%);