fix: overflowing forum stats ()

This commit is contained in:
Ngô Quốc Đạt 2023-12-01 17:42:36 +07:00 committed by GitHub
parent 471ce0ea2a
commit b4a82e81fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,6 +18,7 @@
display: flex;
align-items: flex-end;
margin: 0 20px;
overflow: auto;
& > :not(:last-child) {
margin-right: 10px;