refactor(components): edit layout
This commit is contained in:
		
							parent
							
								
									e574ef0b43
								
							
						
					
					
						commit
						e69965f6ec
					
				| @ -41,10 +41,7 @@ | ||||
| 							</a-typography-text> | ||||
| 						</div> | ||||
| 					</div> | ||||
| 					<!-- <client-only> --> | ||||
| 					<navbar /> | ||||
| 
 | ||||
| 					<!-- </client-only> --> | ||||
| 				</div> | ||||
| 			</a-layout-header> | ||||
| 			<a-layout-content style="flex-grow: 1"> | ||||
| @ -75,7 +72,7 @@ | ||||
| 				height: '100%', | ||||
| 				position: 'fixed', | ||||
| 				right: '0px', | ||||
| 				borderLeft: '2px solid #fff', | ||||
| 				borderLeft: `2px solid ${darko ? '#fff' : '#ccc'}`, | ||||
| 			}" | ||||
| 		> | ||||
| 			<sidebar-thing /> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user