fix: active css

This commit is contained in:
puriphatt 2024-10-15 10:00:15 +07:00
parent 0e2c1210be
commit 7f242ea2ad

View file

@ -128,7 +128,7 @@ onMounted(() => {
</DialogForm>
</template>
<style lang="scss">
<style lang="scss" scoped>
.active {
border: 3px solid var(--blue-4);
background-color: var(--blue-0);