Compare commits
No commits in common. "e8e62576e151cd3d150b3b643d801fc715e46a6d" and "6f17345c1a36c8f75b7b8c4e20b2eb345a47b463" have entirely different histories.
e8e62576e1
...
6f17345c1a
@ -34,7 +34,7 @@ const isReload = computed(() => SettingStore.isReload);
|
|||||||
flex: 1;
|
flex: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: fit-content;
|
height: 100%;
|
||||||
@include scrollable;
|
@include scrollable;
|
||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user