chore(admin-ui): unify export button label and global box sizing
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
html{box-sizing:border-box;}
|
||||
*,*::before,*::after{box-sizing:inherit;}
|
||||
|
||||
body{
|
||||
font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
|
||||
color:var(--adm-text, #0f172a);
|
||||
|
||||
Reference in New Issue
Block a user