mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix: tabs css on user page
This commit is contained in:
		
							parent
							
								
									5ae049a4af
								
							
						
					
					
						commit
						2f763560af
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -732,8 +732,8 @@ onUnmounted(() => {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	> button {
 | 
						> button {
 | 
				
			||||||
		border-radius: 8px;
 | 
							border-radius: 8px;
 | 
				
			||||||
		max-width: 200px;
 | 
							margin-left: 0.4rem;
 | 
				
			||||||
		margin-left: 9px;
 | 
							margin-right: 0.4rem;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue