Refresh vote cards after suggestion edits
This commit is contained in:
@@ -175,6 +175,7 @@ h3 { margin: 0; font-size: 18px; }
|
||||
.card-title-row { display: flex; justify-content: space-between; align-items: center; gap: 8px; min-width: 0; }
|
||||
.card-title { flex: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
|
||||
.title-meta { display: flex; align-items: center; gap: 8px; }
|
||||
.title-meta .chip { max-width: 140px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
|
||||
p { margin: 0; }
|
||||
.muted { color: #7a6a53; margin: 0; }
|
||||
.link { color: #30afea; text-decoration: none; font-weight: 700; }
|
||||
|
||||
Reference in New Issue
Block a user