mirror of https://github.com/status-im/consul.git
Make sure the body background is white
This commit is contained in:
parent
bf4bcdd670
commit
3c02e17fa7
|
@ -1,3 +1,6 @@
|
|||
body {
|
||||
background-color: $white;
|
||||
}
|
||||
fieldset {
|
||||
border: 0;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue