mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
fix background click close
This commit is contained in:
@@ -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;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user