Browse Source

web-ui: Add missing styles for bootstrap and the toastr

scalafmt-draft
Alexis Hernandez 7 years ago
parent
commit
f986cde077
  1. 2
      web-ui/src/styles.css

2
web-ui/src/styles.css

@ -1 +1,3 @@
/* You can add global styles to this file, and also import other style files */
@import '~bootstrap/dist/css/bootstrap.min.css';
@import "~ngx-toastr/toastr.css";

Loading…
Cancel
Save