Fix letterbox bug

remotes/1727458204337373841/tmp_refs/heads/signup-info-prompt
ncls7615 2018-01-14 09:25:35 +09:00
parent 6ecf81cacf
commit bc0524834e
No known key found for this signature in database
GPG Key ID: 18FE1E1E7098294A
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
&,
img {
height: 100%;
width: 100%;
object-fit: contain;