张延森 3 년 전
부모
커밋
2156f10932
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/components/ScreenBox/SquareBox/style.less

+ 1
- 1
src/components/ScreenBox/SquareBox/style.less 파일 보기

@@ -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;