[REFACTOR] Name change projects and solution
This commit is contained in:
10
Manager.App/Components/Layout/MainLayout.razor.css
Normal file
10
Manager.App/Components/Layout/MainLayout.razor.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.page {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main {
|
||||
flex: 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user