UI: Improve styling

This commit is contained in:
Nelson Chan
2023-05-07 23:20:28 +08:00
parent fcfe13e52d
commit f8c2909576
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
'm-2': size == 'normal',
'px-2': size == 'sm',
'py-0': size == 'sm',
'm-1': size == 'sm',
'mx-1': size == 'sm',
}"
:style="{ backgroundColor: item.color, fontSize: size == 'sm' ? '0.7em' : '1em' }"
>