Skip to content
Snippets Groups Projects
technical-information.component.scss 121 B
Newer Older
  • Learn to ignore specific revisions
  • @import '../../../css/vars.scss';
    
    
    .data-item  {
        ::ng-deep.mat-form-field-flex {
            align-items: center;
        }
    }