0
1
Fork 0
hedera-web-mindshore/js/htk/columns/image/style.scss

12 lines
134 B
SCSS

td.cell-image {
text-align: center;
.htk-image {
max-width: 2.5em;
max-height: 2.5em;
display: block;
margin: auto;
}
}