mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
fix expandable image overflowing with sepia theme
This commit is contained in:
@@ -223,4 +223,7 @@ body.sepia .comments > form button {
|
||||
body.sepia #sidebar {
|
||||
width: 100%;
|
||||
}
|
||||
body.sepia #links .link .entry details[open] .preview {
|
||||
width: calc(100vw - 30px);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user