张延森 vor 3 Jahren
Ursprung
Commit
2156f10932
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      src/components/ScreenBox/SquareBox/style.less

+ 1
- 1
src/components/ScreenBox/SquareBox/style.less Datei anzeigen

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