Merge pull request #198 from h3poteto/fix-image-viewer

fix: Fix image position in ImageViewer
This commit is contained in:
AkiraFukushima 2018-04-08 21:27:43 +09:00 committed by GitHub
commit e923d314f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ export default {
padding: 8px 8px 0 0 ;
color: #409eff;
box-sizing: border-box;
position: fixed;
.close-button {
font-size: 24px;