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

10 lines
104 B
SCSS
Raw Normal View History

2022-06-06 08:53:59 +00:00
.htk-button {
display: flex;
align-items: center;
gap: 8px;
& > .htk-icon {
display: block;
}
}