hexabot/widget/src/components/MessageStatus.scss
2024-09-10 10:50:11 +01:00

9 lines
106 B
SCSS

.sc--status {
display: flex;
flex-direction: row;
.sc--status-read {
margin-right: -6px;
}
}