UX: left align suggested topics header and footer text (#26058)
This commit is contained in:
parent
dfc6bb4029
commit
ac083ffca6
|
@ -64,4 +64,9 @@
|
|||
line-height: 0.8;
|
||||
max-width: 150px;
|
||||
}
|
||||
|
||||
.more-topics__list-title,
|
||||
.more-topics__browse-more {
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue