Fix attachments icon size on zoom in/out (#2853)
* fix attachments icon size on zoom in/out * make public/css/index.css
This commit is contained in:
		
							parent
							
								
									9bdce5d21b
								
							
						
					
					
						commit
						80a4643359
					
				
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							|  | @ -602,7 +602,7 @@ | ||||||
|                             vertical-align: middle; |                             vertical-align: middle; | ||||||
|                         } |                         } | ||||||
|                         span.ui.image { |                         span.ui.image { | ||||||
|                             font-size: 8vw; |                             font-size: 128px; | ||||||
|                             color: #000000; |                             color: #000000; | ||||||
|                         } |                         } | ||||||
|                         span.ui.image:hover { |                         span.ui.image:hover { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue