[baozhangchao] 3 years ago
parent
commit
2e30133736
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/ScreenBox/SquareBox/style.less

+ 1
- 1
src/components/ScreenBox/SquareBox/style.less View File

@@ -5,7 +5,7 @@
5 5
 }
6 6
 .SquareBox-body {
7 7
   color: #fff;
8
-  border: 1px solid rgba(61, 129, 240, 0.5);
8
+  border: 2px solid rgba(61, 129, 240, 0.5);
9 9
   border-radius: 4px;
10 10
 }
11 11
 .border_corner {