UX: spacing fix for related topics on mobile (#27940)

This commit is contained in:
Kris 2024-07-16 17:51:55 -04:00 committed by GitHub
parent 754ccebe80
commit 9a2f94f648
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,7 @@
.nav {
margin-block: 0;
top: 2px;
li {
.btn {
color: var(--primary);

View File

@ -1,7 +1,6 @@
.more-topics__container {
.nav {
position: absolute;
top: 2px;
li {
margin-right: 0;
.btn {