xialei 1 年間 前
コミット
6a0d499a02
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2 1
      pages/cashier/index.vue

+ 2 - 1
pages/cashier/index.vue

@@ -696,7 +696,8 @@ page {
696 696
 
697 697
           .cashier-tablin-nie-left-text {
698 698
             width: 280rpx;
699
-            height: 100%;
699
+            height: 100%;
700
+		    margin-left: 15rpx;
700 701
             display: flex;
701 702
             flex-direction: column;
702 703
             justify-content: space-between;