Skip to content

Commit 03b95c2

Browse files
authored
Merge pull request #604 from ProgressPlanner/filip/v18/onboard-background
Put back onboard background
2 parents 9f7c82d + 81b0000 commit 03b95c2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

assets/css/welcome.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
.prpl-wrap.prpl-pp-not-accepted {
22
padding: 0;
3+
background-color: #fff;
4+
border: 1px solid var(--prpl-color-gray-2);
5+
border-radius: var(--prpl-border-radius);
36
}
47

58
.prpl-welcome {

0 commit comments

Comments
 (0)