mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	优化滚动条在firefox上的显示
This commit is contained in:
		@@ -1,4 +1,9 @@
 | 
			
		||||
/** 通用 **/
 | 
			
		||||
* {
 | 
			
		||||
	scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
 | 
			
		||||
	scrollbar-width: thin;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.clear {
 | 
			
		||||
	clear: both;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user