From 1d4df49812bdb31c49e67dd157f3ff5dfbd589f9 Mon Sep 17 00:00:00 2001 From: harveyshao Date: Mon, 20 Feb 2023 09:08:03 +0800 Subject: [PATCH] opt some --- index.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.css b/index.css index f4e73034..87ad04a5 100644 --- a/index.css +++ b/index.css @@ -330,5 +330,4 @@ div.project::-webkit-scrollbar { width:0 !important; height:0 !important; } div.content::-webkit-scrollbar { width:0 !important; height:0 !important; } div.carte::-webkit-scrollbar { width:0 !important; height:0 !important; } div.status::-webkit-scrollbar { width:0 !important; height:0 !important; } -div.toggle::-webkit-scrollbar { width:0 !important; height:0 !important; } - +div.toggle::-webkit-scrollbar { width:0 !important; height:0 !important; } \ No newline at end of file