Compare commits

..

No commits in common. "e8e62576e151cd3d150b3b643d801fc715e46a6d" and "6f17345c1a36c8f75b7b8c4e20b2eb345a47b463" have entirely different histories.

View File

@ -1,5 +1,5 @@
<!--
* @Description:
* @Description:
* @Author: zenghua.wang
* @Date: 2023-06-20 14:29:45
* @LastEditors: zenghua.wang
@ -34,7 +34,7 @@ const isReload = computed(() => SettingStore.isReload);
flex: 1;
display: flex;
width: 100%;
height: fit-content;
height: 100%;
@include scrollable;
box-sizing: border-box;