Merge branch 'master' into UC-13

This commit is contained in:
Алексей Дёмин
2022-10-13 21:08:56 +03:00
committed by GitHub
19 changed files with 197 additions and 79 deletions

View File

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