Remove padding from enlarged image container

361b557509ab5984dc84ed9e55f8fc1a723b45d8

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
public/style.css+1 -1
@@ -5091,7 +5091,7 @@ body:not(.sd) .mes_img_swipes {
50915091 display: flex;
50925092 flex-direction: column;
50935093 justify-content: center;
50945094 padding: 10px0px;
50955095 height: 100%;
50965096 width: 100%;
50975097}