Skip to content

Commit 4eaf593

Browse files
committed
remove btn--underline styles since not used
1 parent cf74db0 commit 4eaf593

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/assets/stylesheets/Button.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,6 @@
182182
fill: var(--rpf-button-tertiary-text-color-hover);
183183
}
184184
}
185-
186-
&.btn--underline {
187-
text-decoration: underline;
188-
}
189185
}
190186

191187
&--danger {

0 commit comments

Comments
 (0)