feat: GraphQL translations + login form
This commit is contained in:
@@ -11,10 +11,15 @@ html {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#root {
|
||||
#app {
|
||||
padding-bottom: 67px;
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
|
||||
&.is-fullscreen {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
|
Reference in New Issue
Block a user