Styling
This commit is contained in:
@@ -23,11 +23,12 @@ mat-drawer, mat-toolbar {
|
||||
|
||||
.main_sidenav{
|
||||
width: 200px;
|
||||
padding: 0 2px;
|
||||
}
|
||||
|
||||
mat-drawer {
|
||||
button {
|
||||
width: 100%;
|
||||
width: calc(100% - 4px);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user