fix: active css
This commit is contained in:
parent
0e2c1210be
commit
7f242ea2ad
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue