Skip to content

Commit

Permalink
fixed onboarding button style
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKirchner authored and SDohle committed Dec 12, 2023
1 parent cc364bc commit 27a0f4a
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions projects/ngx-onboarding/src/lib/onboarding-button.component.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,4 @@
.onboarding-button-container {
position: relative;
text-align: center;

.mat-icon {
font-size: 32px;
width: 32px !important;
height: 32px !important;
line-height: 32px !important;
}

.onboarding-button {
svg {
pointer-events: none;
}
}

}

0 comments on commit 27a0f4a

Please sign in to comment.