bug fixed

This commit is contained in:
병준 박 2019-11-22 09:53:11 +09:00
parent 447577aa1b
commit 9321688bc4

View File

@ -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 {
} }