mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-25 00:06:11 +00:00
commit
cfbee1bb81
1 changed files with 5 additions and 0 deletions
|
@ -644,6 +644,11 @@ img.post_media {
|
||||||
grid-area: post_media;
|
grid-area: post_media;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post .__NoScript_PlaceHolder__ {
|
||||||
|
max-width: calc(100% - 40px);
|
||||||
|
grid-area: post_media;
|
||||||
|
}
|
||||||
|
|
||||||
.post_body {
|
.post_body {
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
|
Loading…
Add table
Reference in a new issue