mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: fix spacing in topic map views menu (#28583)
This commit is contained in:
parent
7317b5a120
commit
ade898a7ca
@ -464,7 +464,7 @@ body:not(.archetype-private_message) {
|
||||
|
||||
&__wrapper {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
justify-content: space-evenly;
|
||||
padding: 0 1rem;
|
||||
}
|
||||
&__count {
|
||||
|
Loading…
Reference in New Issue
Block a user