fix(Relays): add color to the container class

This commit is contained in:
Yury 2024-05-28 10:30:27 +03:00
parent 0280ebade5
commit 5e9594e65c

View File

@ -2,6 +2,7 @@
.container { .container {
margin-top: 25px; margin-top: 25px;
color: $text-color;
.relayURItextfield { .relayURItextfield {
width: 100%; width: 100%;