fix: app box padding & i18n
This commit is contained in:
parent
1301b1562b
commit
9c68921771
3 changed files with 3 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ defineProps<{
|
|||
overflow: hidden;
|
||||
background-color: var(--surface-1);
|
||||
border-radius: var(--radius-2);
|
||||
padding: var(--size-4);
|
||||
padding: var(--size-3);
|
||||
}
|
||||
|
||||
.app-box__no-padding {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue