mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-27 22:38:18 +09:00
Removed border on last post in column
This commit is contained in:
parent
f944836237
commit
73f582d6f9
@ -1968,7 +1968,6 @@ body.app-body {
|
||||
border-top: 1px solid var(--color-lines);
|
||||
}
|
||||
.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 .search-results__section > div:last-child >.status__wrapper {
|
||||
border-bottom: 1px solid var(--color-lines);
|
||||
|
@ -1968,7 +1968,6 @@ body.app-body {
|
||||
border-top: 1px solid var(--color-lines);
|
||||
}
|
||||
.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 .search-results__section > div:last-child >.status__wrapper {
|
||||
border-bottom: 1px solid var(--color-lines);
|
||||
|
@ -1968,7 +1968,6 @@ body.app-body {
|
||||
border-top: 1px solid var(--color-lines);
|
||||
}
|
||||
.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 .search-results__section > div:last-child >.status__wrapper {
|
||||
border-bottom: 1px solid var(--color-lines);
|
||||
|
Loading…
Reference in New Issue
Block a user