bug fixed

This commit is contained in:
병준 박 2019-11-21 15:32:18 +09:00
parent 7d76bb7076
commit 6f52bd411c

View File

@ -49,15 +49,3 @@
}
}
}
::ng-deep .mat-tab-group {
.mat-tab-header{
margin-bottom:10px;
.mat-tab-labels{
border-bottom:2px solid #dddddd;
.mat-tab-label{
padding:0 10px;
}
}
}
}