WIP Реальзовала изменение события на сервер

This commit is contained in:
Daria Golova
2022-11-07 15:00:58 +03:00
parent 86b4a91d23
commit 4afd678f4a
7 changed files with 102 additions and 64 deletions

View File

@@ -42,5 +42,5 @@ export default {
.input-wrapper
border-radius: 4px
background-color: var(--default-white)
color: var(--font-dark-blue-color)
color: var(--font-black-color)
</style>