Padding tweak in accounts search results
This commit is contained in:
parent
9d221ea887
commit
784762224e
3 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue