修复富文本空格和缩进保存后不生效问题
This commit is contained in:
		
							parent
							
								
									51fa66f61a
								
							
						
					
					
						commit
						7c39f92538
					
				| 
						 | 
					@ -146,6 +146,7 @@ export default {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<style>
 | 
					<style>
 | 
				
			||||||
.editor {
 | 
					.editor {
 | 
				
			||||||
 | 
					  white-space: pre-wrap!important;
 | 
				
			||||||
  line-height: normal !important;
 | 
					  line-height: normal !important;
 | 
				
			||||||
  height: 192px;
 | 
					  height: 192px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue