Watch dir instead of json file.

Adding divider to network dropdown.
This commit is contained in:
softsimon
2020-07-16 00:33:53 +07:00
parent e4a65bd19a
commit 40f7eaf7ba
4 changed files with 7 additions and 2 deletions

View File

@@ -47,3 +47,7 @@ nav {
.testnet.active {
background-color: #1d486f;
}
.dropdown-divider {
border-top: 1px solid #121420;
}