diff --git a/src/sass/_botonera-lateral.scss b/src/sass/_botonera-lateral.scss index 8390735..6afbab0 100644 --- a/src/sass/_botonera-lateral.scss +++ b/src/sass/_botonera-lateral.scss @@ -61,4 +61,4 @@ pointer-events: none; } -} \ No newline at end of file +} diff --git a/src/sass/general.scss b/src/sass/general.scss index 56f202b..e643cbd 100644 --- a/src/sass/general.scss +++ b/src/sass/general.scss @@ -1,6 +1,4 @@ $primary-color: #e09125; - - @import 'admin-seguimiento'; @import 'bootstrap'; @import 'botonera';