From aa15f061ba185b05f22c98a0a979c72d08bcd974 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 11 二月 2025 09:42:38 +0800
Subject: [PATCH] 2025-02-11

---
 src/menu/components/code/sandbox/index.scss |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/src/menu/components/code/sandbox/index.scss b/src/menu/components/code/sandbox/index.scss
index 5301c03..2f98095 100644
--- a/src/menu/components/code/sandbox/index.scss
+++ b/src/menu/components/code/sandbox/index.scss
@@ -5,7 +5,7 @@
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
-  min-height: 100px;
+  min-height: 30px;
 
   .anticon-tool {
     position: absolute;
@@ -16,13 +16,6 @@
     cursor: pointer;
     padding: 5px;
     background: rgba(255, 255, 255, 0.55);
-  }
-  .empty-content {
-    text-align: center;
-    font-size: 30px;
-    margin: 0;
-    line-height: 90px;
-    color: #bcbcbc;
   }
 }
 .menu-editor-sand-box::after {

--
Gitblit v1.8.0