mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	fix widget layout
This commit is contained in:
		
							parent
							
								
									8247bb4a76
								
							
						
					
					
						commit
						8c0a23dd8b
					
				@ -15,7 +15,6 @@ limitations under the License.
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
.mx_LinkPreviewWidget {
 | 
			
		||||
    padding-left: 15px;
 | 
			
		||||
    margin-top: 15px;
 | 
			
		||||
    margin-right: 15px;
 | 
			
		||||
    margin-bottom: 15px;
 | 
			
		||||
@ -28,6 +27,7 @@ limitations under the License.
 | 
			
		||||
.mx_LinkPreviewWidget_image {
 | 
			
		||||
    -webkit-flex: 0 0 100px;
 | 
			
		||||
    flex: 0 0 100px;
 | 
			
		||||
    margin-left: 15px;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -46,4 +46,5 @@ limitations under the License.
 | 
			
		||||
 | 
			
		||||
.mx_LinkPreviewWidget_description {
 | 
			
		||||
    margin-top: 8px;
 | 
			
		||||
    white-space: normal;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user