Add Help Center section in the overview tab

This commit is contained in:
Daniel Dudzic 2024-12-18 11:01:40 +01:00
parent ba7fbb0943
commit 7a223de4a7
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
2 changed files with 62 additions and 8 deletions

View file

@ -11,10 +11,6 @@
}
// Todo List and Feature Items
.ppcp-r-tab-overview-todo {
margin: 0 0 48px 0;
}
.ppcp-r-todo-item {
position: relative;
display: flex;
@ -231,6 +227,10 @@
}
// Settings Card and Block Styles
.ppcp-r-settings-card {
margin: 0 0 48px 0;
}
.ppcp-r-settings-card__content {
> .ppcp-r-settings-block {
&:not(:last-child) {