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:
Kris
2020-11-22 20:16:41 -05:00
committed by GitHub
parent 28db835c4c
commit 855026eea1
5 changed files with 10 additions and 16 deletions

View File

@@ -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) {