fixed state transfer, cleanup

This commit is contained in:
Eugene Pankov
2021-12-30 12:21:55 +01:00
parent 77475ecc65
commit 268b3cc7bd
3 changed files with 6 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ img {
object-fit: contain;
width: 100%;
height: 100%;
border-radius: 12px;
}
.overlay {