forked from cybrespace/pinafore
		
	fix math error in css
This commit is contained in:
		
							parent
							
								
									474b6e6dad
								
							
						
					
					
						commit
						290a3b068e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -37,7 +37,7 @@ | |||
| 
 | ||||
|   .compose-box.dialog-size { | ||||
|     width: 540px; | ||||
|     max-width: calc(100vw - 80px); | ||||
|     max-width: calc(100vw - 60px); | ||||
|   } | ||||
| 
 | ||||
|   .compose-box-border-bottom { | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue