标签: css angular-material2
我需要将padding-top / margin-top应用于焦点上的“ mat-input”的占位符。我也尝试调试焦点,但是Angular材料似乎没有显示焦点样式。
::ng-deep .mat-focused .mat-form-field-label { margin-top: 6px !important; }