removed max-width on mat-menu-panel
This commit is contained in:
parent
bcba878e18
commit
a328580a07
@ -486,6 +486,10 @@ mat-expansion-panel {
|
||||
padding-right: 30px;
|
||||
}*/
|
||||
|
||||
.mat-menu-panel {
|
||||
max-width: initial !important;
|
||||
}
|
||||
|
||||
.hidden-cell {
|
||||
flex: 0;
|
||||
width: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user