Fixed: in thread replies weren't full width to the right

This commit is contained in:
Niléane 2023-07-25 02:45:14 +02:00
parent 180419e53a
commit 12edc4c19c
No known key found for this signature in database
4 changed files with 8 additions and 4 deletions

View file

@ -1,5 +1,5 @@
/* TangerineUI 🍊 for Mastodon Purple variant 🪻
version: 1.7.6
version: 1.7.7
A Tangerine redesign for Mastodon's Web UI.
https://github.com/nileane/TangerineUI-for-Mastodon/
@ -742,6 +742,7 @@ body.layout-single-column {
.layout-single-column .status--in-thread .status__content,
.layout-single-column .status--in-thread .video-player {
margin-left: 0;
width: auto;
}
.layout-single-column .status--in-thread .status__line {
-webkit-border-start: 4px solid var(--color-lines);

View file

@ -1,5 +1,5 @@
/* TangerineUI 🍊 for Mastodon
version: 1.7.6
version: 1.7.7
A Tangerine redesign for Mastodon's Web UI.
https://github.com/nileane/TangerineUI-for-Mastodon/
@ -742,6 +742,7 @@ body.layout-single-column {
.layout-single-column .status--in-thread .status__content,
.layout-single-column .status--in-thread .video-player {
margin-left: 0;
width: auto;
}
.layout-single-column .status--in-thread .status__line {
-webkit-border-start: 4px solid var(--color-lines);

View file

@ -1,5 +1,5 @@
/* TangerineUI 🍊 for Mastodon Purple variant 🪻
version: 1.7.6
version: 1.7.7
A Tangerine redesign for Mastodon's Web UI.
https://github.com/nileane/TangerineUI-for-Mastodon/
@ -742,6 +742,7 @@ body.layout-single-column {
.layout-single-column .status--in-thread .status__content,
.layout-single-column .status--in-thread .video-player {
margin-left: 0;
width: auto;
}
.layout-single-column .status--in-thread .status__line {
-webkit-border-start: 4px solid var(--color-lines);

View file

@ -1,5 +1,5 @@
/* TangerineUI 🍊 for Mastodon
version: 1.7.6
version: 1.7.7
A Tangerine redesign for Mastodon's Web UI.
https://github.com/nileane/TangerineUI-for-Mastodon/
@ -742,6 +742,7 @@ body.layout-single-column {
.layout-single-column .status--in-thread .status__content,
.layout-single-column .status--in-thread .video-player {
margin-left: 0;
width: auto;
}
.layout-single-column .status--in-thread .status__line {
-webkit-border-start: 4px solid var(--color-lines);