Fix design
This commit is contained in:
		
							parent
							
								
									fb07116a4c
								
							
						
					
					
						commit
						d8be0511f1
					
				
					 2 changed files with 7 additions and 0 deletions
				
			
		|  | @ -38,7 +38,9 @@ export default defineComponent({ | |||
| 	} | ||||
| 
 | ||||
| 	> ::v-deep(code) { | ||||
| 		font-size: 0.8em; | ||||
| 		word-break: break-all; | ||||
| 		padding: 4px 6px; | ||||
| 	} | ||||
| 
 | ||||
| 	::v-deep(.title) { | ||||
|  |  | |||
|  | @ -109,6 +109,11 @@ textarea, input { | |||
| 	-webkit-tap-highlight-color: transparent; | ||||
| } | ||||
| 
 | ||||
| optgroup, option { | ||||
| 	background: var(--panel); | ||||
| 	color: var(--fg); | ||||
| } | ||||
| 
 | ||||
| hr { | ||||
| 	margin: var(--margin) 0 var(--margin) 0; | ||||
| 	border: none; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue