mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	fix space lobby button shrink
This commit is contained in:
		
							parent
							
								
									e854b88394
								
							
						
					
					
						commit
						653ddd9f11
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -479,7 +479,7 @@ export const SpaceItemCard = as<'div', SpaceItemCardProps>(
 | 
			
		|||
            )}
 | 
			
		||||
          </Box>
 | 
			
		||||
          {canEditChild && (
 | 
			
		||||
            <Box alignItems="Inherit" gap="200">
 | 
			
		||||
            <Box shrink="No" alignItems="Inherit" gap="200">
 | 
			
		||||
              <AddRoomButton item={item} />
 | 
			
		||||
              {item.parentId === undefined && <AddSpaceButton item={item} />}
 | 
			
		||||
            </Box>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue