fix background click close

This commit is contained in:
2023-07-25 20:11:26 +02:00
parent 607b62386d
commit cc696978fb

View File

@@ -56,9 +56,6 @@
object-fit: contain; object-fit: contain;
max-height: 100%; max-height: 100%;
max-width: 100%; max-width: 100%;
min-height: 100%;
width: auto;
height: auto;
box-shadow: $pt-elevation-shadow-4; box-shadow: $pt-elevation-shadow-4;
transition: all 0.3s; transition: all 0.3s;