From 022acc43fee86a64020fff06f9bb6ea9f78a6785 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 04 Jun 2021 11:30:23 +0800
Subject: [PATCH] 分屏相关的完善

---
 widgets/SplitScreen/css/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/widgets/SplitScreen/css/style.css b/widgets/SplitScreen/css/style.css
index 107f385..8c5089c 100644
--- a/widgets/SplitScreen/css/style.css
+++ b/widgets/SplitScreen/css/style.css
@@ -40,7 +40,7 @@
   width: 160px;
   height: 30px;
   background: #fff;
-  border-radius: 10px;
+  border-radius: 5px;
   font-size: 14px;
   padding: 0 6px;
   text-align: left;

--
Gitblit v1.9.3