refactor(components): brighten admin badge color
This commit is contained in:
		
							parent
							
								
									fe2c471794
								
							
						
					
					
						commit
						7167919577
					
				| @ -44,7 +44,7 @@ | ||||
| 					</template> | ||||
| 				</a-card-meta> | ||||
| 			</div> | ||||
| 			<a-badge-ribbon color="#d03f5b" v-if="userInfo?.profile.isAdmin"> | ||||
| 			<a-badge-ribbon color="#f14668" v-if="userInfo?.profile.isAdmin"> | ||||
| 				<template #text> Administrator </template> | ||||
| 			</a-badge-ribbon> | ||||
| 		</template> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user