Explorar o código

💄 修改时间条滚动条格式

imengyu hai 4 semanas
pai
achega
4280c5e917
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 {