Add linked suggestions with synced voting
This commit is contained in:
@@ -99,6 +99,11 @@ button .chip {
|
||||
width: 30px;
|
||||
font-size: 18px;
|
||||
}
|
||||
.chip.link-chip {
|
||||
background: #d7e7ff;
|
||||
border: 1px solid #b9d1ff;
|
||||
color: #1b3d75;
|
||||
}
|
||||
.chip.danger-chip {
|
||||
background: #e0564f;
|
||||
border: 1px solid #c54740;
|
||||
|
||||
Reference in New Issue
Block a user