Fixed onboarding main column title
This commit is contained in:
parent
cfe010a910
commit
0c4c3b76ee
3 changed files with 3 additions and 3 deletions
|
|
@ -4239,10 +4239,10 @@ a:is(.active,
|
||||||
.app-body .column-title {
|
.app-body .column-title {
|
||||||
margin: -20px -20px 30px;
|
margin: -20px -20px 30px;
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
background-color: var(--color-content-secondary-bg);
|
|
||||||
}
|
}
|
||||||
.app-body .column-title:has(+ .simple_form) {
|
.app-body .column-title:has(+ .simple_form) {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
background-color: var(--color-content-secondary-bg);
|
||||||
}
|
}
|
||||||
.app-body .follow-recommendations {
|
.app-body .follow-recommendations {
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
|
|
|
||||||
|
|
@ -4239,10 +4239,10 @@ a:is(.active,
|
||||||
.app-body .column-title {
|
.app-body .column-title {
|
||||||
margin: -20px -20px 30px;
|
margin: -20px -20px 30px;
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
background-color: var(--color-content-secondary-bg);
|
|
||||||
}
|
}
|
||||||
.app-body .column-title:has(+ .simple_form) {
|
.app-body .column-title:has(+ .simple_form) {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
background-color: var(--color-content-secondary-bg);
|
||||||
}
|
}
|
||||||
.app-body .follow-recommendations {
|
.app-body .follow-recommendations {
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
|
|
|
||||||
|
|
@ -4239,10 +4239,10 @@ a:is(.active,
|
||||||
.app-body .column-title {
|
.app-body .column-title {
|
||||||
margin: -20px -20px 30px;
|
margin: -20px -20px 30px;
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
background-color: var(--color-content-secondary-bg);
|
|
||||||
}
|
}
|
||||||
.app-body .column-title:has(+ .simple_form) {
|
.app-body .column-title:has(+ .simple_form) {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
background-color: var(--color-content-secondary-bg);
|
||||||
}
|
}
|
||||||
.app-body .follow-recommendations {
|
.app-body .follow-recommendations {
|
||||||
background-color: var(--color-content-bg);
|
background-color: var(--color-content-bg);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue