|
@@ -2,6 +2,7 @@
|
|
|
font-size: $font-size-root;
|
|
font-size: $font-size-root;
|
|
|
font-family: $font-family-monospace;
|
|
font-family: $font-family-monospace;
|
|
|
height: auto;
|
|
height: auto;
|
|
|
|
|
+ word-break: break-word;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.slate-query-field-wrapper {
|
|
.slate-query-field-wrapper {
|