Remove padding from enlarged image container
| @@ -5091,7 +5091,7 @@ body:not(.sd) .mes_img_swipes { | ||
| 5091 | 5091 | display: flex; |
| 5092 | 5092 | flex-direction: column; |
| 5093 | 5093 | justify-content: center; |
| 5094 | 5094 | padding: 10px0px; |
| 5095 | 5095 | height: 100%; |
| 5096 | 5096 | width: 100%; |
| 5097 | 5097 | } |