fix: removed colored card border
This commit is contained in:
		
							parent
							
								
									ab7483b5c2
								
							
						
					
					
						commit
						7c449f4f2d
					
				| @ -27,10 +27,7 @@ const { icon, title } = toRefs(props); | |||||||
|   background: rgb(37, 99, 108); |   background: rgb(37, 99, 108); | ||||||
|   background: linear-gradient(48deg, rgba(37, 99, 108, 1) 0%, rgba(59, 149, 111, 1) 60%, rgba(20, 160, 88, 1) 100%); |   background: linear-gradient(48deg, rgba(37, 99, 108, 1) 0%, rgba(59, 149, 111, 1) 60%, rgba(20, 160, 88, 1) 100%); | ||||||
|   color: #fff; |   color: #fff; | ||||||
| 
 |   border: none; | ||||||
|   &:hover { |  | ||||||
|     border-color: var(--n-color-target); |  | ||||||
|   } |  | ||||||
| 
 | 
 | ||||||
|   .icon { |   .icon { | ||||||
|     opacity: 0.7; |     opacity: 0.7; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user