improve (design): fix weird size of the closing button in the exif viewer

This commit is contained in:
Mickael KERJEAN
2019-03-19 00:52:07 +11:00
parent 872a6e0cd0
commit 5afe004d11
+1 -1
View File
@@ -102,7 +102,7 @@
padding: 20px 25px;
font-size: 1.25em;
.component_icon{
height: 25px;
height: 18px;
float: right;
cursor: pointer;
}