mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
fine-tune expandables for sepia theme
This commit is contained in:
@@ -224,6 +224,10 @@ body.sepia .comments > form button {
|
||||
width: 100%;
|
||||
}
|
||||
body.sepia #links .link .entry details[open] .preview {
|
||||
width: calc(100vw - 30px);
|
||||
width: calc(100vw - 34px);
|
||||
margin-left: 3px;
|
||||
}
|
||||
body.sepia #links .link .entry .selftext {
|
||||
width: calc(100vw - 70px);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user