mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(post): content could overflow on mobile, causing horizontal scroll
This commit is contained in:
@@ -328,6 +328,7 @@
|
||||
.postMobile .postMessage {
|
||||
padding: 10px;
|
||||
font-size: var(--post-mobile-content-font-size);
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.postMobile .postLink {
|
||||
|
||||
Reference in New Issue
Block a user