diff --git a/src/styles.css b/src/styles.css index 090c317..4231c0f 100644 --- a/src/styles.css +++ b/src/styles.css @@ -1,7 +1,7 @@ /* You can add global styles to this file, and also import other style files */ @import url('https://fonts.googleapis.com/css?family=Roboto'); @import '~dhx-vault/codebase/vault.css'; -@import '~dhx-spreadsheet/codebase//spreadsheet.css'; +@import '~dhx-spreadsheet/codebase//spreadsheet.min.css'; @import '~dhx-richtext/codebase//richtext.css'; html, body { @@ -33,4 +33,4 @@ textarea { font-weight: 500; line-height: 24px; margin-top: 20px; -} \ No newline at end of file +}