From 9db81590774fbefbaea756c357c3e6de14fa73d0 Mon Sep 17 00:00:00 2001 From: Acylation <532117255@qq.com> Date: Sat, 4 May 2024 17:04:30 +0800 Subject: [PATCH] Remove .cm-content decoration --- styles.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/styles.css b/styles.css index da32999..022a445 100644 --- a/styles.css +++ b/styles.css @@ -18,10 +18,6 @@ If your plugin does not need CSS, delete this file. margin-right: auto; } -.cm-content { - padding-bottom: 455px; -} - .mw-hidden { display: none !important; } \ No newline at end of file