shish 4 lat temu
rodzic
commit
f362e7b0c9
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      hdPad/src/pages/home/components/rightItem.vue

+ 3 - 1
hdPad/src/pages/home/components/rightItem.vue

@@ -174,8 +174,10 @@ export default {
         & > view {
         & > view {
             border:1px solid #e4e4e4;
             border:1px solid #e4e4e4;
             padding: 12upx 0upx;
             padding: 12upx 0upx;
-            font-size: 12upx;
+            font-size: 10upx;
             width: 68upx;
             width: 68upx;
+            overflow: hidden;
+            white-space: nowrap;
             text-align: center;
             text-align: center;
             &.active {
             &.active {
                 background-color: #428369;
                 background-color: #428369;