🐛 fix dark mode issue
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
html,
|
||||
body {
|
||||
height: 100%;
|
||||
@@ -18,7 +17,7 @@ html {
|
||||
|
||||
body {
|
||||
position: relative;
|
||||
background: transparent;
|
||||
background: transparent !important;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user