liangan пре 3 недеља
родитељ
комит
8819981c73
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      src/pages/income/income.vue

+ 3 - 1
src/pages/income/income.vue

@@ -232,8 +232,10 @@ onShow(() => {
     width: 100rpx !important;
     min-width: 100rpx !important;
     max-width: 100rpx !important;
-    height: 40rpx !important;
+    height: 36rpx !important;
+    line-height: 36rpx !important;
     padding: 0 !important;
+    font-size: 22rpx !important;
     background: rgba(255, 255, 255, 0.2) !important;
     border-color: rgba(151, 151, 151, 0.2) !important;
   }