File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change 716716}
717717
718718.admin-box {
719- padding : 15 px 20px ;
719+ padding : 14 px 20px ;
720720 .el-button {
721721 padding : 7px 10px ;
722722 }
@@ -733,13 +733,13 @@ li {
733733.admin-box {
734734 min-height : calc (100vh - 200px );
735735 background-color : $white-bg ;
736- padding : 15 px ;
737- margin : 115 px 15 px 20px ;
736+ padding : 14 px ;
737+ margin : 114 px 14 px 20px ;
738738 border-radius : 2px ;
739739
740740 .el-table--border {
741741 border-radius : 4px ;
742- margin-bottom : 15 px ;
742+ margin-bottom : 14 px ;
743743 }
744744
745745 .el-table {
@@ -1470,7 +1470,7 @@ $mainHight: 100vh;
14701470}
14711471
14721472.shadow {
1473- margin : 5 px 0 ;
1473+ margin : 4 px 0 ;
14741474
14751475 .grid-content {
14761476 background-color : $white-bg ;
Original file line number Diff line number Diff line change 2929 margin-right : 0 ;
3030 }
3131 .big.admin-box {
32- padding : 0 0 15 px 0 ;
32+ padding : 0 ;
3333 }
3434 .big {
3535 .bottom {
6464 }
6565 }
6666 .shadow {
67- margin-left : 5 px ;
68- margin-right : 5 px ;
67+ margin-left : 4 px ;
68+ margin-right : 4 px ;
6969 .grid-content {
7070 margin-bottom : 10px ;
7171 padding : 0 ;
Original file line number Diff line number Diff line change @@ -173,7 +173,6 @@ export default {
173173 margin : 100px 0 0 0 ;
174174 padding-top : 0 ;
175175 background-color : rgb (243 , 243 , 243 );
176- padding-top : 15px ;
177176 .top {
178177 width : 100% ;
179178 height : 360px ;
You can’t perform that action at this time.
0 commit comments