Browse Source

样式调整

wangziqian 4 years ago
parent
commit
069a340cdb
1 changed files with 4 additions and 3 deletions
  1. 4 3
      src/views/business/bizIdSelect.vue

+ 4 - 3
src/views/business/bizIdSelect.vue

@@ -105,14 +105,14 @@ export default {
   background-color: #F2F3F6;
 }
 .bizId-select{
-  height: 618px;
+  height: 628px;
   width: 100%;
   background-color:#FFFFFF;
   border-radius: 10px;
   box-shadow: 0px 30px 16px #EEF0F5;
 }
 .bizId-user {
-  height: 105px;
+  height: 90px;
   width: 100%;
   display: flex;
   flex-direction: column;
@@ -132,7 +132,7 @@ export default {
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
-  padding: 71px 106px 0 116px;
+  padding: 42px 106px 0 116px;
 }
 .table-item {
   width: 40%;
@@ -157,6 +157,7 @@ export default {
   display: flex;
   flex-direction: column;
   align-items: center;
+  margin-top: 26px;
   .title {
     color: #409EFF;
     font-weight: 500;