Skip to content

Commit

Permalink
fix: attempt to fix status bar color issue
Browse files Browse the repository at this point in the history
  • Loading branch information
IEduStu committed Jun 19, 2024
1 parent c817d6f commit b9304b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/App/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
--modal-background-color: rgba(15, 13, 32, 1);
--outer-glow: 0px 0px 30px rgba(123, 91, 245, 0.37);
--border-radius: 0.75rem;

background-color: #161523;
}

* {
Expand Down

0 comments on commit b9304b4

Please sign in to comment.