fix: disable resize on ace editor - fixed #1110

This commit is contained in:
Liyas Thomas
2021-03-23 09:39:14 +00:00
committed by GitHub
parent b4ac527638
commit 64f64b9e31
2 changed files with 2 additions and 1 deletions

View File

@@ -508,6 +508,7 @@ pre.ace_editor {
@apply font-mono;
@apply font-normal;
@apply z-0;
@apply resize-none;
}
kbd,