[Glitch] Admission-based registrations mode
Port SCSS changes from 73fb7bfa0f to glitch-soc
			
			
This commit is contained in:
		
							parent
							
								
									c128abc413
								
							
						
					
					
						commit
						80ae1f7bcf
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		|  | @ -705,3 +705,11 @@ a.name-tag, | ||||||
|   overflow: hidden; |   overflow: hidden; | ||||||
|   text-overflow: ellipsis; |   text-overflow: ellipsis; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | .ellipsized-ip { | ||||||
|  |   display: inline-block; | ||||||
|  |   max-width: 120px; | ||||||
|  |   overflow: hidden; | ||||||
|  |   text-overflow: ellipsis; | ||||||
|  |   vertical-align: middle; | ||||||
|  | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue