Change hide media button to be in top right corner in web UI (#32048)
This commit is contained in:
		
							parent
							
								
									5dfdec6453
								
							
						
					
					
						commit
						d54ce67dc9
					
				| @ -6889,7 +6889,7 @@ a.status-card { | |||||||
| 
 | 
 | ||||||
| .media-gallery__actions { | .media-gallery__actions { | ||||||
|   position: absolute; |   position: absolute; | ||||||
|   bottom: 6px; |   top: 6px; | ||||||
|   inset-inline-end: 6px; |   inset-inline-end: 6px; | ||||||
|   display: flex; |   display: flex; | ||||||
|   gap: 2px; |   gap: 2px; | ||||||
| @ -6912,7 +6912,7 @@ a.status-card { | |||||||
| .media-gallery__item__badges { | .media-gallery__item__badges { | ||||||
|   position: absolute; |   position: absolute; | ||||||
|   bottom: 8px; |   bottom: 8px; | ||||||
|   inset-inline-start: 8px; |   inset-inline-end: 8px; | ||||||
|   display: flex; |   display: flex; | ||||||
|   gap: 2px; |   gap: 2px; | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user