[Glitch] Add vendor prefix for background-clip
Port 963b82f5e5 to glitch-soc
			
			
This commit is contained in:
		
							parent
							
								
									c3202b66f2
								
							
						
					
					
						commit
						31091836e9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -195,6 +195,7 @@ a.table-action-link { | |||
|       font-weight: 700; | ||||
|       background: linear-gradient(to right, orange , yellow, green, cyan, blue, violet,orange , yellow, green, cyan, blue, violet); | ||||
|       background-size: 200% 100%; | ||||
|       -webkit-background-clip: text; | ||||
|       background-clip: text; | ||||
|       color: transparent; | ||||
|       animation: Swag 2s linear 0s infinite; | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue