better styles for effects and skills

This commit is contained in:
ntr
2019-10-10 18:19:36 +11:00
parent d134bc8cf3
commit dc7e8a91e6
2 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -132,10 +132,12 @@ section {
display: block;
button {
cursor: default;
pointer-events: none;
}
section {
margin-bottom: 0.5em;
div:first-child {
padding-right: 1em;
}
@@ -147,7 +149,7 @@ section {
grid-area: unset;
.instance-construct {
border: 0;
// border: 0;
}
}
}