Skip to content

Commit d49c9ba

Browse files
author
Guillaume FORTAINE
committed
set default style with min-height & word-bread
1 parent 4d008ac commit d49c9ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/style/scss/global.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
.react-json-view {
2+
min-height: 96px;
3+
word-break: break-all;
4+
-ms-word-break: break-all;
5+
26
.copy-to-clipboard-container {
37
vertical-align: top;
48
display: none;

0 commit comments

Comments
 (0)