Browse Source

Merge pull request #13033 from vvlladd28/imporovement/gettings-start/clear-style

Clear getting start widget style
pull/13036/head
Igor Kulikov 2 years ago
committed by GitHub
parent
commit
7ec462d121
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      ui-ngx/src/app/modules/home/components/widget/lib/home-page/getting-started-widget.component.scss

3
ui-ngx/src/app/modules/home/components/widget/lib/home-page/getting-started-widget.component.scss

@ -38,9 +38,6 @@
.tb-get-started-container {
flex: 1;
overflow: auto;
mat-stepper {
transform: scale(1); //fixed blur content
}
}
}

Loading…
Cancel
Save