mirror of
https://github.com/flarum/core.git
synced 2025-08-04 15:37:51 +02:00
fix: overflowing forum stats (#3940)
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
margin: 0 20px;
|
||||
overflow: auto;
|
||||
|
||||
& > :not(:last-child) {
|
||||
margin-right: 10px;
|
||||
|
Reference in New Issue
Block a user