Trending hashtag header alignment in MultiColumn
This commit is contained in:
parent
a4393408d0
commit
f092636518
3 changed files with 21 additions and 0 deletions
|
|
@ -6337,6 +6337,13 @@ a:is(.active,
|
|||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.layout-multiple-columns .getting-started__trends .trends__item {
|
||||
padding-left: 16px;
|
||||
}
|
||||
.layout-multiple-columns .getting-started__trends h4 > :is(a, span) {
|
||||
padding-left: 47px;
|
||||
}
|
||||
|
||||
.layout-multiple-columns :is(.column-header, .column-back-button) {
|
||||
background-color: var(--color-content-bg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue