Updated login and layout pages.
This commit is contained in:
6
components/layout/AppLayout.module.css
Normal file
6
components/layout/AppLayout.module.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.layout {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user