diff --git a/projects/common/src/fm/components/back-button/back-button.component.scss b/projects/common/src/fm/components/back-button/back-button.component.scss index a76decf..847f6df 100644 --- a/projects/common/src/fm/components/back-button/back-button.component.scss +++ b/projects/common/src/fm/components/back-button/back-button.component.scss @@ -1,4 +1,4 @@ -@import "../../../../node_modules/bootstrap"; +@import "../../../../../../node_modules/bootstrap/scss/bootstrap.scss"; .back-button { cursor: default;