Fix image rendering

This commit is contained in:
Citlali del Rey 2023-01-03 21:56:24 -08:00
parent c35a96b7b1
commit fd0b3ba7e0
Signed by: nullobsi
GPG Key ID: 933A1F44222C2634
1 changed files with 0 additions and 1 deletions

View File

@ -163,6 +163,5 @@ label.field-with-error {
img.stats {
width: 100%;
image-rendering: pixelated;
display: block;
}