added border to reaction buttons
This commit is contained in:
		
							parent
							
								
									dacabf250c
								
							
						
					
					
						commit
						a9fdd913f3
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -39,6 +39,6 @@ | |||
|         display: flex; | ||||
|         flex-direction: row; | ||||
|         flex-wrap: wrap; | ||||
|         gap: 2px; | ||||
|         gap: 4px; | ||||
|     } | ||||
| </style> | ||||
|  |  | |||
|  | @ -49,6 +49,7 @@ | |||
|         border-radius: 8px; | ||||
|         transition: background-color .1s, color .1s; | ||||
|         cursor: pointer; | ||||
|         border: 1px solid var(--bg-700); | ||||
|     } | ||||
| 
 | ||||
|     button.active { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue