diff options
Diffstat (limited to 'src/components/Global/InfoTooltip.vue')
-rw-r--r-- | src/components/Global/InfoTooltip.vue | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/components/Global/InfoTooltip.vue b/src/components/Global/InfoTooltip.vue index f5063e915..fc80216e3 100644 --- a/src/components/Global/InfoTooltip.vue +++ b/src/components/Global/InfoTooltip.vue @@ -31,9 +31,6 @@ export default { </script> <style lang="scss" scoped> -@import '@/assets/styles/bmc/helpers/_index.scss'; -@import '@/assets/styles/bootstrap/_helpers.scss'; - .btn-tooltip { padding: 0; line-height: 1em; |