<div fxHide.gt-sm="true"> <ng-template #login> <button mat-icon-button ... You could invert the logic into <div fxHide fxShow.gt-sm> That should do it.
確定! 回上一頁