changes
This commit is contained in:
@@ -133,7 +133,7 @@ const emit = defineEmits("unselect");
|
||||
<div class="is-flex is-gap-1 is-align-items-center">
|
||||
<div
|
||||
:class="[
|
||||
'p-1 rounded-sm is-flex is-align-items-center',
|
||||
'p-1 rounded is-flex is-align-items-center',
|
||||
`has-background-${move.delta > 0 ? 'success' : 'danger'}-soft`,
|
||||
]"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user