X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNG-UI.git;a=blobdiff_plain;f=src%2Fassets%2Fscss%2Fstyle.scss;fp=src%2Fassets%2Fscss%2Fstyle.scss;h=40c5e168e301127ddfd909895651db970de755c3;hp=0fb1c397005090e47d0606784a98c65aa1ae2f49;hb=1b17c432991a95035a1732426f0c11db57e511c9;hpb=50e53afdfc376c2055284bda4be1664acfe4fcee diff --git a/src/assets/scss/style.scss b/src/assets/scss/style.scss index 0fb1c39..40c5e16 100644 --- a/src/assets/scss/style.scss +++ b/src/assets/scss/style.scss @@ -43,4 +43,6 @@ $roboto-font-path: "~roboto-fontface/fonts" !default; @import "../../../node_modules/angular-notifier/styles/types/type-error.scss"; @import "../../../node_modules/angular-notifier/styles/types/type-warning.scss"; @import "../../../node_modules/angular-notifier/styles/types/type-default.scss"; -@import "../../../node_modules/angular-notifier/styles/types/type-info.scss"; \ No newline at end of file +@import "../../../node_modules/angular-notifier/styles/types/type-info.scss"; +/*toastr styles*/ +@import '~ngx-toastr/toastr.css'; \ No newline at end of file