refactor(aio): indent and org cleanup
This commit is contained in:

committed by
Chuck Jazdzewski

parent
c2bd357825
commit
637a489996
@ -1,7 +1,7 @@
|
||||
.sidenav-content {
|
||||
padding: 1rem 3rem;
|
||||
height: 100vh;
|
||||
margin: auto;
|
||||
padding: 1rem 3rem;
|
||||
height: 100vh;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.fill-remaining-space {
|
||||
|
@ -43,10 +43,10 @@
|
||||
/************************************/
|
||||
|
||||
.mat-sidenav.sidenav {
|
||||
box-shadow: 6px 0 6px rgba(0,0,0,0.10);
|
||||
background-color: $offwhite;
|
||||
padding: 10px 0px 0px;
|
||||
min-width: 220px;
|
||||
box-shadow: 6px 0 6px rgba(0,0,0,0.10);
|
||||
background-color: $offwhite;
|
||||
padding: 10px 0px 0px;
|
||||
min-width: 220px;
|
||||
}
|
||||
|
||||
.vertical-menu-item {
|
||||
|
Reference in New Issue
Block a user