Skip to content

Commit 64a4fd4

Browse files
committed
fix(InfoViewer): min width for values
1 parent a46f20f commit 64a4fd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/InfoViewer/InfoViewer.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@
5454
&__value {
5555
display: flex;
5656

57+
min-width: 120px;
58+
5759
word-break: break-all;
5860
}
5961

0 commit comments

Comments
 (0)