fix(frontend)
This commit is contained in:
@@ -27,4 +27,12 @@
|
||||
background-color: #051b26;
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
|
||||
#root {
|
||||
width: 100%;
|
||||
min-height: 100dvh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background-color: #051b26;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user