ダークテーマ利用時にセレクトが使いにくくなる問題を修正 (#6117)
This commit is contained in:
		
							parent
							
								
									a471e4b783
								
							
						
					
					
						commit
						3ca3712bae
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -158,6 +158,11 @@ export default Vue.extend({
 | 
			
		|||
			outline: none;
 | 
			
		||||
			box-shadow: none;
 | 
			
		||||
			color: var(--fg);
 | 
			
		||||
 | 
			
		||||
			option,
 | 
			
		||||
			optgroup {
 | 
			
		||||
				background: var(--bg);
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		> .prefix,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue