diff --git a/public/scss/btn-ghost.scss b/public/scss/btn-ghost.scss index 704f07d202..6f69b8cddc 100644 --- a/public/scss/btn-ghost.scss +++ b/public/scss/btn-ghost.scss @@ -23,4 +23,4 @@ $btn-ghost-active-color-dark: lighten($btn-ghost-hover-color-dark, 5%)!default; --bs-btn-hover-border-color: #{$btn-ghost-hover-color}; --bs-btn-active-bg: #{$btn-ghost-hover-color}; --bs-btn-active-border-color: transparent; - } \ No newline at end of file +} \ No newline at end of file