This commit is contained in:
Viet An
2026-06-05 23:21:54 +07:00
parent 541f99f82a
commit ce2e341401
10 changed files with 452 additions and 135 deletions

View File

@@ -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`,
]"
>