mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Fix
This commit is contained in:
		
							parent
							
								
									8d28f68e0b
								
							
						
					
					
						commit
						9c312b0e26
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -263,7 +263,7 @@ root(isDark)
 | 
				
			||||||
			padding 16px 8px 8px 8px
 | 
								padding 16px 8px 8px 8px
 | 
				
			||||||
			text-align center
 | 
								text-align center
 | 
				
			||||||
			font-size 0.8em
 | 
								font-size 0.8em
 | 
				
			||||||
			color rgba(#000, 0.4)
 | 
								color rgba(isDark ? #fff : #000, 0.4)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			[data-fa]
 | 
								[data-fa]
 | 
				
			||||||
				margin-right 4px
 | 
									margin-right 4px
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue