diff --git a/gui/app/styles/bootstrap.scss b/gui/app/styles/bootstrap.scss index d2b06e58..c69685c3 100644 --- a/gui/app/styles/bootstrap.scss +++ b/gui/app/styles/bootstrap.scss @@ -100,6 +100,7 @@ $link-hover-decoration: none; @import "node_modules/bootstrap/scss/popover"; @import "node_modules/bootstrap/scss/tooltip"; @import "node_modules/bootstrap/scss/tables"; +@import "node_modules/bootstrap/scss/badge"; // @import "node_modules/bootstrap/scss/navbar"; // @import "node_modules/bootstrap/scss/images";