feat: login component, icon svg symbols, project structure
This commit is contained in:
@@ -12,12 +12,11 @@ html {
|
||||
}
|
||||
|
||||
#app {
|
||||
padding-bottom: 67px;
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
|
||||
&.is-fullscreen {
|
||||
width: 100vw;
|
||||
//width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user