fix: disable resize on ace editor - fixed #1110
This commit is contained in:
@@ -508,6 +508,7 @@ pre.ace_editor {
|
||||
@apply font-mono;
|
||||
@apply font-normal;
|
||||
@apply z-0;
|
||||
@apply resize-none;
|
||||
}
|
||||
|
||||
kbd,
|
||||
|
||||
Reference in New Issue
Block a user