mirror of
https://github.com/redlib-org/redlib.git
synced 2026-06-11 12:44:16 -04:00
Fix post body overflow on mobile
This commit is contained in:
@@ -1033,6 +1033,10 @@ input[type="submit"] {
|
||||
|
||||
/* Markdown */
|
||||
|
||||
.md {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.md > *:not(:first-child) {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user