UX: fix spacing in topic map views menu (#28583)

This commit is contained in:
Kris 2024-08-27 13:23:03 -04:00 committed by GitHub
parent 7317b5a120
commit ade898a7ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@ body:not(.archetype-private_message) {
&__wrapper {
display: flex;
justify-content: center;
justify-content: space-evenly;
padding: 0 1rem;
}
&__count {