Merge branch 'ent-7371-comportamiento-extrano-editor-ace' into 'develop'
Fixed monospaced Closes pandora_enterprise#7371 See merge request artica/pandorafms!4273
This commit is contained in:
commit
a252bbedac
|
@ -22,6 +22,7 @@
|
||||||
-moz-border-radius: 4px;
|
-moz-border-radius: 4px;
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
.query_result_view_container {
|
.query_result_view_container {
|
||||||
|
|
Loading…
Reference in New Issue