Skip to content
Snippets Groups Projects
header-right.component.scss 364 B
Newer Older
  • Learn to ignore specific revisions
  • .bg-head-title-tool {
        display: flex;
    
        ::ng-deep.mat-form-field-label-wrapper {
            font-style: italic;
        }
    
        ::ng-deep .mat-form-field-label {
            color: white;
    
    Alex ORLUC's avatar
    Alex ORLUC committed
            font-size: 12px;
            opacity: 0.5;
    
    }
    
    .noAvailableMenu {
        text-align: center;
        font-size: 14px;
        opacity: 0.5;
        font-style: italic;
        padding: 22px;