refactor: fix whitespace

This commit is contained in:
Barış Soner Uşaklı
2024-09-11 14:18:32 -04:00
parent 5220503c73
commit 609a9878a5

View File

@@ -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;
}
}