feat(loading): smb theme (#1431)

This commit is contained in:
yoyo 2024-02-28 17:49:57 +08:00 committed by GitHub
parent c6201942d4
commit e1f2894e6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
export const tinyLoadingSmbTheme = {
'ti-loading-text-color': 'var(--ti-common-color-text-primary)',
'ti-loading-text-font-size': 'var(--ti-common-font-size-2)',
'ti-loading-text-margin-vertical': 'var(--ti-common-space-3x)',
'ti-loading-spinner-width': '16px',
'ti-loading-spinner-height': '16px',
'ti-loading-fullscreen-height': '16px',