From 9b13de3beaf12ac6779ae47b452f021bf5c7b307 Mon Sep 17 00:00:00 2001 From: lopins Date: Wed, 6 Nov 2024 17:39:20 +0800 Subject: [PATCH] :sparkles:feat: new UI --- docs/assets/css/global.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/assets/css/global.css b/docs/assets/css/global.css index c2b39a5..c659b82 100644 --- a/docs/assets/css/global.css +++ b/docs/assets/css/global.css @@ -167,6 +167,7 @@ iframe { .header .nav:nth-child(1) { float: left; margin-top: 5px; + width: 200px; } .header .nav:nth-child(2) {