mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 05:42:10 +08:00
Merge pull request #1003 from coralproject/fix-edited-marker
Fix styling of edited marker
This commit is contained in:
@@ -45,6 +45,12 @@
|
||||
border-left: 3px solid rgb(35,118,216);
|
||||
}
|
||||
|
||||
.bylineSecondary {
|
||||
display: flex;
|
||||
color: #696969;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.pendingComment {
|
||||
filter: blur(2px);
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user