More mobile styling
This commit is contained in:
		
					parent
					
						
							
								b6b33219a8
							
						
					
				
			
			
				commit
				
					
						85d77a32bf
					
				
			
		
					 5 changed files with 15 additions and 48 deletions
				
			
		| 
						 | 
				
			
			@ -28,6 +28,8 @@ limitations under the License.
 | 
			
		|||
  flex-direction: column;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  flex: 1;
 | 
			
		||||
  overflow: hidden;
 | 
			
		||||
  margin-bottom: 20px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.preview {
 | 
			
		||||
| 
						 | 
				
			
			@ -96,7 +98,7 @@ limitations under the License.
 | 
			
		|||
  display: flex;
 | 
			
		||||
  justify-content: center;
 | 
			
		||||
  align-items: center;
 | 
			
		||||
  height: 118px;
 | 
			
		||||
  height: 64px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.footer > * {
 | 
			
		||||
| 
						 | 
				
			
			@ -115,4 +117,8 @@ limitations under the License.
 | 
			
		|||
  .roomContainer {
 | 
			
		||||
    flex-direction: row;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .footer {
 | 
			
		||||
    height: 118px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue