mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	🎨
This commit is contained in:
		
							parent
							
								
									a607149b19
								
							
						
					
					
						commit
						37e666817f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -36,7 +36,7 @@ export default defineComponent({
 | 
				
			||||||
	> button {
 | 
						> button {
 | 
				
			||||||
		flex: 1;
 | 
							flex: 1;
 | 
				
			||||||
		padding: 10px 8px;
 | 
							padding: 10px 8px;
 | 
				
			||||||
		border-radius: 6px;
 | 
							border-radius: var(--radius);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		&:disabled {
 | 
							&:disabled {
 | 
				
			||||||
			opacity: 1 !important;
 | 
								opacity: 1 !important;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue