Подняла информацию из LayoutSwitch до родителя

This commit is contained in:
Daria Golova
2022-10-13 12:54:31 +03:00
parent bd7c4eabfc
commit 82b7a45676
8 changed files with 18 additions and 22 deletions

View File

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