Padding tweak in accounts search results

This commit is contained in:
Niléane 2024-07-18 03:07:15 +02:00
commit 784762224e
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -5050,7 +5050,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-color: var(--color-content-bg);
border-bottom: 2px solid var(--color-content-secondary-bg);
padding-left: 22px;
padding-top: 4px;
padding-top: 12px;
}
.app-body .notification .account {
border-bottom: 0;

View file

@ -5050,7 +5050,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-color: var(--color-content-bg);
border-bottom: 2px solid var(--color-content-secondary-bg);
padding-left: 22px;
padding-top: 4px;
padding-top: 12px;
}
.app-body .notification .account {
border-bottom: 0;

View file

@ -5050,7 +5050,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
background-color: var(--color-content-bg);
border-bottom: 2px solid var(--color-content-secondary-bg);
padding-left: 22px;
padding-top: 4px;
padding-top: 12px;
}
.app-body .notification .account {
border-bottom: 0;