minor fix

This commit is contained in:
Torkel Ödegaard
2019-02-01 13:40:46 +01:00
parent 740e1a0540
commit 2a4b10a5c8
2 changed files with 9 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
border: $panel-border;
border-radius: $border-radius;
transition: all 0.3s;
line-height: $input-line-height;
}
.slate-query-field__wrapper--disabled {