mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2025-01-19 08:12:49 +09:00
Fixed onboarding main column title
This commit is contained in:
parent
cfe010a910
commit
0c4c3b76ee
@ -4239,10 +4239,10 @@ a:is(.active,
|
||||
.app-body .column-title {
|
||||
margin: -20px -20px 30px;
|
||||
padding: 40px;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .column-title:has(+ .simple_form) {
|
||||
margin-bottom: 0;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .follow-recommendations {
|
||||
background-color: var(--color-content-bg);
|
||||
|
@ -4239,10 +4239,10 @@ a:is(.active,
|
||||
.app-body .column-title {
|
||||
margin: -20px -20px 30px;
|
||||
padding: 40px;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .column-title:has(+ .simple_form) {
|
||||
margin-bottom: 0;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .follow-recommendations {
|
||||
background-color: var(--color-content-bg);
|
||||
|
@ -4239,10 +4239,10 @@ a:is(.active,
|
||||
.app-body .column-title {
|
||||
margin: -20px -20px 30px;
|
||||
padding: 40px;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .column-title:has(+ .simple_form) {
|
||||
margin-bottom: 0;
|
||||
background-color: var(--color-content-secondary-bg);
|
||||
}
|
||||
.app-body .follow-recommendations {
|
||||
background-color: var(--color-content-bg);
|
||||
|
Loading…
Reference in New Issue
Block a user