From 45186ee1252a893bb9c4932a6a4d60d8bf9f677e Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 08 十一月 2024 08:58:58 +0800
Subject: [PATCH] 代码初始化
---
screen/src/views/SecurityControl.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/screen/src/views/SecurityControl.vue b/screen/src/views/SecurityControl.vue
index beec715..8afd905 100644
--- a/screen/src/views/SecurityControl.vue
+++ b/screen/src/views/SecurityControl.vue
@@ -775,7 +775,6 @@
.main_content {
display: flex;
padding: 20px 25px 0;
- border: 1px solid;
.left_box {
width: 360px;
--
Gitblit v1.9.3