Fix border-button -> border-color

pull/1/head
Alex Beregszaszi 8 years ago
parent 8b3637015a
commit 346eb589a9
  1. 2
      assets/css/universal-dapp.css

@ -36,7 +36,7 @@
.udapp-setup button {
background-color: #556DF3;
border-button: #556DF3;
border-color: #556DF3;
color: white;
cursor: pointer;
}

Loading…
Cancel
Save