Добавила css переменные

This commit is contained in:
Daria Golova
2022-10-13 14:34:25 +03:00
parent 82b7a45676
commit df6ced8662
9 changed files with 35 additions and 37 deletions

View File

@@ -36,7 +36,7 @@ export default {
<style lang="sass" scoped>
.active
background-color: #6787e7
background-color: var(--btn-blue-color-4)
color: var(--default-white)
border-radius: 4px