hexabot/widget/src/components/MessageStatus.scss

9 lines
106 B
SCSS
Raw Normal View History

2024-09-10 09:50:11 +00:00
.sc--status {
display: flex;
flex-direction: row;
.sc--status-read {
margin-right: -6px;
}
}