mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 14:30:29 +03:00 
			
		
		
		
	fix long space name shrinks three dot menu button
This commit is contained in:
		
							parent
							
								
									90ca8ca2c5
								
							
						
					
					
						commit
						995984beb4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -271,7 +271,7 @@ function SpaceHeader() {
 | 
			
		|||
            </Text>
 | 
			
		||||
            {joinRules?.join_rule !== JoinRule.Public && <Icon src={Icons.Lock} size="50" />}
 | 
			
		||||
          </Box>
 | 
			
		||||
          <Box>
 | 
			
		||||
          <Box shrink="No">
 | 
			
		||||
            <IconButton aria-pressed={!!menuAnchor} variant="Background" onClick={handleOpenMenu}>
 | 
			
		||||
              <Icon src={Icons.VerticalDots} size="200" />
 | 
			
		||||
            </IconButton>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue