Przeglądaj źródła

💄 修改时间条滚动条格式

imengyu 4 tygodni temu
rodzic
commit
4280c5e917
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/views/HomeView.vue

+ 1 - 0
src/views/HomeView.vue

@@ -520,6 +520,7 @@ const recordData = useSimpleDataLoader<GetContentListItem[]>(async () => {
     align-items: flex-start;
     flex-wrap: nowrap;
     height: $height;
+    overflow: hidden;
   }
 
   .item {