mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Added core labels
This commit is contained in:
@@ -1,2 +1,13 @@
|
||||
.root {
|
||||
> *:not(:last-child) {
|
||||
margin-right: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.replyLabel {
|
||||
background-color: #3D73D5;
|
||||
}
|
||||
|
||||
.premodLabel {
|
||||
background-color: #063B9A;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user