app.component.scss 100 B

1234567
  1. @import "../responsive";
  2. .dimension {
  3. position: absolute;
  4. z-index: 100;
  5. background: white;
  6. }