summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/client/src/styles.scss')
-rw-r--r--cds-ui/client/src/styles.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/client/src/styles.scss b/cds-ui/client/src/styles.scss
index 10d55776d..54eb74689 100644
--- a/cds-ui/client/src/styles.scss
+++ b/cds-ui/client/src/styles.scss
@@ -20,7 +20,7 @@ limitations under the License.
*/
/* You can add global styles to this file, and also import other style files */
-
+@import "~jsoneditor/dist/jsoneditor.min.css";
.mat-card:not([class*=mat-elevation-z]) {
box-shadow: none !important;
}