libushang 2 tygodni temu
rodzic
commit
67ea6a53bc
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      src/views/event/index.vue

+ 4 - 0
src/views/event/index.vue

@@ -363,6 +363,10 @@ const handleCloseEvent = index => {
       font-size: 16px;
       color: #414f64;
       font-weight: 600;
+      white-space: nowrap;
+      overflow: hidden;
+      text-overflow: ellipsis;
+      margin-right: 10px;
     }
 
     .item-title-control {