From 6d00a04bfdd809f0b69e7d98ffead035decdf42d Mon Sep 17 00:00:00 2001 From: ShawnPhang Date: Thu, 12 Oct 2023 14:12:11 +0800 Subject: [PATCH] style: photo list add height --- src/components/modules/panel/wrap/components/photoList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/modules/panel/wrap/components/photoList.vue b/src/components/modules/panel/wrap/components/photoList.vue index d36a5cf..9d13357 100644 --- a/src/components/modules/panel/wrap/components/photoList.vue +++ b/src/components/modules/panel/wrap/components/photoList.vue @@ -3,7 +3,7 @@ * @Date: 2022-02-23 15:48:52 * @Description: 图片列表组件 Bookshelf Layout * @LastEditors: ShawnPhang - * @LastEditTime: 2023-10-05 16:10:21 + * @LastEditTime: 2023-10-12 14:05:31 -->