Use relative font size and set appropriate overflow behavior #355

Merged
floatingghost merged 2 commits from xarvos/pleroma-fe:update-css into develop 2023-12-15 12:12:28 +00:00

2 commits

Author SHA1 Message Date
235c734d37
Use overflow: auto for description
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Previously it sets overflow: scroll, so there's an unnecessary
horizontal scroll.
overflow: auto only shows scrollbar when it overflows
2023-11-05 09:32:19 +07:00
deaef1d0b9
Use relative unit for font size 2023-11-05 09:21:01 +07:00