mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-21 08:34:03 +02:00
Remove the margin classes #5773
This commit is contained in:
parent
998c643f4b
commit
dae3a57511
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
||||||
'm-2': size == 'normal',
|
'm-2': size == 'normal',
|
||||||
'px-2': size == 'sm',
|
'px-2': size == 'sm',
|
||||||
'py-0': size == 'sm',
|
'py-0': size == 'sm',
|
||||||
'mx-1': size == 'sm',
|
|
||||||
'my-1': size == 'sm',
|
|
||||||
}"
|
}"
|
||||||
:style="{ backgroundColor: item.color, fontSize: size == 'sm' ? '0.7em' : '1em' }"
|
:style="{ backgroundColor: item.color, fontSize: size == 'sm' ? '0.7em' : '1em' }"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Add table
Reference in a new issue