Подняла информацию из 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

@@ -14,7 +14,7 @@ export default {
border: none
cursor: pointer
width: fit-content
color: var(--bg-white-color)
color: var(--default-white)
background-color: var(--btn-blue-color)
border-radius: 4px
</style>