mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 15:03:38 +08:00
UX: Fix status icon size in suggested topics (#16845)
This commit is contained in:
parent
38216f6f0b
commit
f31301b6de
|
@ -359,13 +359,6 @@ pre.codeblock-buttons:hover {
|
|||
}
|
||||
}
|
||||
|
||||
.suggested-topics .topic-statuses .topic-status {
|
||||
padding: 0;
|
||||
.d-icon {
|
||||
font-size: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
span.post-count {
|
||||
background: var(--primary);
|
||||
color: var(--secondary);
|
||||
|
|
Loading…
Reference in New Issue
Block a user