mirror of
				https://github.com/yangjian102621/geekai.git
				synced 2025-11-04 16:23:42 +08:00 
			
		
		
		
	修改code显示颜色样式
This commit is contained in:
		@@ -111,8 +111,8 @@ export default defineComponent({
 | 
			
		||||
            line-height 1.5
 | 
			
		||||
 | 
			
		||||
            code {
 | 
			
		||||
              color #f1f1f1
 | 
			
		||||
              background-color #202121
 | 
			
		||||
              color #374151
 | 
			
		||||
              background-color #e7e7e8
 | 
			
		||||
              padding 0 3px;
 | 
			
		||||
              border-radius 5px;
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user