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