size of locations is modified

This commit is contained in:
병준 박 2019-10-21 15:35:14 +09:00
parent c789c02e89
commit c323672241

View File

@ -32,9 +32,9 @@
border-right: 1px solid #dddddd;
.mat-tab-list {
.mat-tab-labels {
padding-top:60px;
padding-top: 30px;
flex-flow: column;
height: 60%;
height: 280px;
.mat-tab-label {
height: 80px;
}