张延森 3 years ago
parent
commit
2156f10932
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

1
 .SquareBox-box {
1
 .SquareBox-box {
2
   position: relative;
2
   position: relative;
3
   display: inline-block;
3
   display: inline-block;
4
-  margin: 20px;
4
+  padding: 20px;
5
 }
5
 }
6
 .SquareBox-body {
6
 .SquareBox-body {
7
   color: #fff;
7
   color: #fff;