mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-22 14:59:26 +01:00
fine-tune expandables for sepia theme
This commit is contained in:
parent
388dca548c
commit
ae90d4fd79
@ -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);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user