Skip to content

Commit 152edc5

Browse files
committed
fix(infotext): preserve spaces around inline tag values
1 parent a678e15 commit 152edc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/components/src/components/infotext/infotext.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
@extend %db-overwrite-font-size-sm;
1111

1212
display: flex;
13+
white-space: pre;
1314

1415
@include icons.has-no-icon() {
1516
@include icons.to-filled-icon();

0 commit comments

Comments
 (0)