refactor(ui-lib): prevent c-button to shrink
This commit is contained in:
		
							parent
							
								
									f080933d2a
								
							
						
					
					
						commit
						61ece2387f
					
				| @ -80,6 +80,7 @@ const tag = computed(() => { | |||||||
|   flex-direction: row; |   flex-direction: row; | ||||||
|   align-items: center; |   align-items: center; | ||||||
|   justify-content: center; |   justify-content: center; | ||||||
|  |   flex-shrink: 0; | ||||||
| 
 | 
 | ||||||
|   // outline-offset: 1px; |   // outline-offset: 1px; | ||||||
|   &.round { |   &.round { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user