Removed border on last post in column

This commit is contained in:
Niléane 2024-01-30 00:44:38 +01:00
parent f944836237
commit 73f582d6f9
No known key found for this signature in database
3 changed files with 0 additions and 3 deletions

View file

@ -1968,7 +1968,6 @@ body.app-body {
border-top: 1px solid var(--color-lines); border-top: 1px solid var(--color-lines);
} }
.app-body .scrollable > div:last-child > div:last-child > .status__wrapper, .app-body .scrollable > div:last-child > div:last-child > .status__wrapper,
.app-body .scrollable > div:last-child > .status__wrapper,
.app-body .scrollable > div > article:last-child > div > .status__wrapper, .app-body .scrollable > div > article:last-child > div > .status__wrapper,
.app-body .search-results__section > div:last-child >.status__wrapper { .app-body .search-results__section > div:last-child >.status__wrapper {
border-bottom: 1px solid var(--color-lines); border-bottom: 1px solid var(--color-lines);

View file

@ -1968,7 +1968,6 @@ body.app-body {
border-top: 1px solid var(--color-lines); border-top: 1px solid var(--color-lines);
} }
.app-body .scrollable > div:last-child > div:last-child > .status__wrapper, .app-body .scrollable > div:last-child > div:last-child > .status__wrapper,
.app-body .scrollable > div:last-child > .status__wrapper,
.app-body .scrollable > div > article:last-child > div > .status__wrapper, .app-body .scrollable > div > article:last-child > div > .status__wrapper,
.app-body .search-results__section > div:last-child >.status__wrapper { .app-body .search-results__section > div:last-child >.status__wrapper {
border-bottom: 1px solid var(--color-lines); border-bottom: 1px solid var(--color-lines);

View file

@ -1968,7 +1968,6 @@ body.app-body {
border-top: 1px solid var(--color-lines); border-top: 1px solid var(--color-lines);
} }
.app-body .scrollable > div:last-child > div:last-child > .status__wrapper, .app-body .scrollable > div:last-child > div:last-child > .status__wrapper,
.app-body .scrollable > div:last-child > .status__wrapper,
.app-body .scrollable > div > article:last-child > div > .status__wrapper, .app-body .scrollable > div > article:last-child > div > .status__wrapper,
.app-body .search-results__section > div:last-child >.status__wrapper { .app-body .search-results__section > div:last-child >.status__wrapper {
border-bottom: 1px solid var(--color-lines); border-bottom: 1px solid var(--color-lines);