mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	style: editor add margin (#96)
This commit is contained in:
		
							parent
							
								
									e0551251d3
								
							
						
					
					
						commit
						709cb87c2b
					
				@ -36,6 +36,10 @@ onBeforeUnmount(() => {
 | 
			
		||||
</template>
 | 
			
		||||
 | 
			
		||||
<style lang="scss" scoped>
 | 
			
		||||
.main-content {
 | 
			
		||||
  margin: 40px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
:deep(.w-e-text-container) {
 | 
			
		||||
  z-index: 99 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user