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

10 lines
104 B
SCSS

.htk-button {
display: flex;
align-items: center;
gap: 8px;
& > .htk-icon {
display: block;
}
}