Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2020-06-01 09:36:20 +01:00

View File

@@ -45,6 +45,9 @@
@include component-shadow;
border-color: $popover-background;
}
.ace_content {
line-height: 1;
}
textarea.ace_text-input {
overflow: hidden;
padding: 0px 1px !important;