mirror of
https://github.com/flarum/framework.git
synced 2025-03-25 08:17:29 +08:00
fix: overflowing forum stats (#3940)
This commit is contained in:
parent
471ce0ea2a
commit
b4a82e81fc
@ -18,6 +18,7 @@
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
margin: 0 20px;
|
||||
overflow: auto;
|
||||
|
||||
& > :not(:last-child) {
|
||||
margin-right: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user