UX: general cleanup of inputs, buttons and select elements - part 1

This commit is contained in:
Joe
2018-09-19 20:37:04 +08:00
committed by GitHub
parent 667e68ec58
commit e844fa5370
21 changed files with 91 additions and 93 deletions

View File

@@ -39,8 +39,6 @@
}
.input-setting-string,
.input-setting-textarea {
box-sizing: border-box;
height: 30px;
width: 100%;
@media (max-width: $mobile-breakpoint) {
width: 100%;