Allow deleting own suggestions in Suggest phase and surface delete chip
This commit is contained in:
@@ -183,6 +183,10 @@ button.ghost {
|
||||
border-radius: 999px;
|
||||
font-size: 12px;
|
||||
}
|
||||
.chip.danger-chip {
|
||||
background: #dc2626;
|
||||
border: 1px solid #b91c1c;
|
||||
}
|
||||
|
||||
.vote-controls { display: flex; gap: 10px; align-items: center; margin-top: 6px; }
|
||||
.score { font-weight: 700; }
|
||||
|
||||
Reference in New Issue
Block a user