mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: PM title glyph alignment and consistency improvement (#11314)
* UX: PM title glyph alignment should match public topic-status style * minor fixes
This commit is contained in:
@@ -748,7 +748,7 @@ table {
|
||||
display: inline-flex;
|
||||
color: var(--primary-medium);
|
||||
.d-icon {
|
||||
height: 0.76em;
|
||||
height: 0.74em;
|
||||
width: 0.75em;
|
||||
}
|
||||
&:not(:last-child) {
|
||||
|
||||
Reference in New Issue
Block a user