fix: Fix image position in ImageViewer

This commit is contained in:
AkiraFukushima 2018-04-08 18:15:28 +09:00
parent d7a30b345a
commit 56c65b7e68
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;