mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge pull request #2411 from kazuhitoyokoi/master-fixeditor
Fix IME bug in text editor
This commit is contained in:
		@@ -52,6 +52,10 @@
 | 
			
		||||
        @include component-shadow;
 | 
			
		||||
        border-color: $popover-background;
 | 
			
		||||
    }
 | 
			
		||||
    textarea.ace_text-input {
 | 
			
		||||
        overflow: hidden;
 | 
			
		||||
        padding: 0px 1px !important;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    #red-ui-event-log-editor {
 | 
			
		||||
        .ace_scroller {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user