mirror of
https://github.com/hexastack/hexabot
synced 2025-01-07 19:45:30 +00:00
9 lines
106 B
SCSS
9 lines
106 B
SCSS
.sc--status {
|
|
display: flex;
|
|
flex-direction: row;
|
|
|
|
.sc--status-read {
|
|
margin-right: -6px;
|
|
}
|
|
}
|