fix(Relays): add color to the container class
This commit is contained in:
parent
0280ebade5
commit
5e9594e65c
@ -2,6 +2,7 @@
|
||||
|
||||
.container {
|
||||
margin-top: 25px;
|
||||
color: $text-color;
|
||||
|
||||
.relayURItextfield {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user