All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration

This commit is contained in:
danielyxie
2017-08-30 12:44:29 -05:00
parent 33c10ccc64
commit 7a05d3585a
50 changed files with 47063 additions and 1738 deletions
+1 -1
View File
@@ -7,6 +7,7 @@
top: 0;
width: 100%;
height: 100%;
overflow:auto;
background-color: rbga(var(--my-background-color), 0.4);
}
@@ -16,7 +17,6 @@
padding: 12px;
border: 5px solid var(--my-highlight-color);
width: 70%;
overflow: auto; /* Enable scroll if needed */
color: var(--my-font-color);
}