environment
This commit is contained in:
@@ -8,11 +8,13 @@ mat-drawer-container {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
.example-spacer {
|
||||
.spacer {
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
|
||||
|
||||
.logo {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
mat-drawer, mat-toolbar {
|
||||
background-color: #fff;
|
||||
@@ -21,4 +23,10 @@ mat-drawer, mat-toolbar {
|
||||
|
||||
.main_sidenav{
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
mat-drawer {
|
||||
button {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user