Изменены стили таблицы, цвета

This commit is contained in:
DwCay
2022-10-13 21:13:35 +03:00
parent b41f093d9f
commit b22f82acb8
3 changed files with 4 additions and 4 deletions

View File

@@ -80,5 +80,5 @@ export default {
color: var(--font-grey-color)
&:hover
background-color: var(--btn-blue-color)
color: var(--bg-white-color)
color: var(--default-white)
</style>