bug fixed
This commit is contained in:
parent
447577aa1b
commit
9321688bc4
|
@ -1,9 +1,3 @@
|
||||||
::ng-deep .cdk-overlay-pane {
|
|
||||||
width: 600px;
|
|
||||||
max-height: 90%;
|
|
||||||
height:800px;
|
|
||||||
}
|
|
||||||
|
|
||||||
::ng-deep .setting-frame {
|
::ng-deep .setting-frame {
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
@ -36,7 +30,6 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding: 0 0 10px 10px;
|
padding: 0 0 10px 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -81,7 +74,6 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -92,7 +84,6 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
.mat-list-item {
|
.mat-list-item {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
|
||||||
}
|
}
|
||||||
.mat-divider {
|
.mat-divider {
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user