Compare commits

..

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

View File

@ -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;