Skip to content

Commit b2f1881

Browse files
committed
fix: soften body text color in new project dialog for less harsh contrast
1 parent 121c2e9 commit b2f1881

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/assets/new-project/assets/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ body {
2020
overflow: hidden;
2121
background-color: #fff;
2222
height: 100%;
23+
color: #cccccc;
2324
}
2425

2526
.even-layout {

0 commit comments

Comments
 (0)