fix(lite): fix UiCard height (#6373)
This commit is contained in:
parent
77f4a09d74
commit
3023439028
@ -6,6 +6,7 @@
|
||||
|
||||
<style lang="postcss" scoped>
|
||||
.ui-card {
|
||||
height: fit-content;
|
||||
padding: 2.1rem;
|
||||
border-radius: 0.8rem;
|
||||
background-color: var(--background-color-primary);
|
||||
|
Loading…
Reference in New Issue
Block a user