mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 04:13:47 +00:00
fix white flash on load
chakra ui defines background white, maybe there is a cleaner way to override
This commit is contained in:
@@ -6,6 +6,5 @@
|
||||
.App {
|
||||
margin: 0px auto;
|
||||
overflow: hidden;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user