Fixed first in thread line
This commit is contained in:
parent
59cf407f98
commit
8d136856c7
4 changed files with 16 additions and 0 deletions
|
|
@ -919,6 +919,10 @@ body.layout-single-column {
|
||||||
.layout-single-column .status__line--full:before {
|
.layout-single-column .status__line--full:before {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
.layout-single-column .status__line.status__line--full.status__line--first {
|
||||||
|
top: 58px;
|
||||||
|
height: calc(100% - 58px);
|
||||||
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .status--in-thread .status__line {
|
.layout-single-column .status--in-thread .status__line {
|
||||||
inset-inline-start: 39px;
|
inset-inline-start: 39px;
|
||||||
|
|
|
||||||
|
|
@ -919,6 +919,10 @@ body.layout-single-column {
|
||||||
.layout-single-column .status__line--full:before {
|
.layout-single-column .status__line--full:before {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
.layout-single-column .status__line.status__line--full.status__line--first {
|
||||||
|
top: 58px;
|
||||||
|
height: calc(100% - 58px);
|
||||||
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .status--in-thread .status__line {
|
.layout-single-column .status--in-thread .status__line {
|
||||||
inset-inline-start: 39px;
|
inset-inline-start: 39px;
|
||||||
|
|
|
||||||
|
|
@ -919,6 +919,10 @@ body.layout-single-column {
|
||||||
.layout-single-column .status__line--full:before {
|
.layout-single-column .status__line--full:before {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
.layout-single-column .status__line.status__line--full.status__line--first {
|
||||||
|
top: 58px;
|
||||||
|
height: calc(100% - 58px);
|
||||||
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .status--in-thread .status__line {
|
.layout-single-column .status--in-thread .status__line {
|
||||||
inset-inline-start: 39px;
|
inset-inline-start: 39px;
|
||||||
|
|
|
||||||
|
|
@ -919,6 +919,10 @@ body.layout-single-column {
|
||||||
.layout-single-column .status__line--full:before {
|
.layout-single-column .status__line--full:before {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
.layout-single-column .status__line.status__line--full.status__line--first {
|
||||||
|
top: 58px;
|
||||||
|
height: calc(100% - 58px);
|
||||||
|
}
|
||||||
@media screen and (max-width:889px) {
|
@media screen and (max-width:889px) {
|
||||||
.layout-single-column .status--in-thread .status__line {
|
.layout-single-column .status--in-thread .status__line {
|
||||||
inset-inline-start: 39px;
|
inset-inline-start: 39px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue