loading.scss 93 B

1234567
  1. .header.loading {
  2. min-height: 81px;
  3. .search--float {
  4. display: none;
  5. }
  6. }