From d3b4b92a858127a2a5b6afd1397cbfd023c1e169 Mon Sep 17 00:00:00 2001 From: zzs Date: Mon, 24 Mar 2025 18:19:27 +0800 Subject: [PATCH] wip: style change --- src/design/index.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/design/index.less b/src/design/index.less index a8b52ea..890b95c 100644 --- a/src/design/index.less +++ b/src/design/index.less @@ -21,8 +21,8 @@ html, body { width: 100%; height: 100%; - overflow: visible; - overflow-x: hidden; + //overflow: visible; + //overflow-x: hidden; color: var(--text-color); &.color-weak {