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

13 lines
181 B
SCSS
Raw Normal View History

2022-06-06 08:53:59 +00:00
.htk-full-image {
img {
display: block;
cursor: pointer;
}
.htk-spinner {
background-color: #FFF;
margin: .6em;
display: block;
}
}