team.component.scss 90 Bytes
Newer Older
Ooh-Ao committed
1 2 3 4 5 6 7
::ng-deep{
.ti-form-select{
   padding-top: 3px;
   width:300px;
   padding-right:0px;
}
}