Browse Source

style update

marymelisa 4 năm trước cách đây
mục cha
commit
9845fb357b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/common/components/capitalInfo/index.vue

+ 2 - 2
src/common/components/capitalInfo/index.vue

@@ -119,7 +119,7 @@ export default defineComponent({
                     flex-direction: column;
                     .capitalItem {
                         width: 100%;
-                        padding-top: 5px;
+                        padding-top: 10px;
                         font-size: 14px;
                         color: @m-grey1;
                         .firstLine {
@@ -141,7 +141,7 @@ export default defineComponent({
                             font-size: 16px;
                             text-align: left;
                             color: @m-white0;
-                            margin-bottom: 8px;
+                            margin-bottom: 5px;
                         }
                         .green {
                             color: @m-green0;