🎨 Various UI tweaks

This commit is contained in:
Liyas Thomas
2019-12-18 00:43:15 +05:30
parent ae237f1ad3
commit bc6ea34f14
19 changed files with 150 additions and 113 deletions

View File

@@ -15,7 +15,7 @@
.field-box {
padding: 16px;
margin: 4px;
border-bottom: 1px solid var(--brd-color);
border-bottom: 1px dashed var(--brd-color);
}
.field-deprecated {