Fix attachments icon size on zoom in/out (#2853)

* fix attachments icon size on zoom in/out

* make public/css/index.css
release/v1.3
Jakub 7 years ago committed by Lauris BH
parent 9bdce5d21b
commit 80a4643359

File diff suppressed because one or more lines are too long

@ -602,7 +602,7 @@
vertical-align: middle;
}
span.ui.image {
font-size: 8vw;
font-size: 128px;
color: #000000;
}
span.ui.image:hover {

Loading…
Cancel
Save