Skip to content

Commit a4b1c68

Browse files
author
tsv2013
committed
Added auto horizontal scroll for nps visualizer
1 parent 2c7c597 commit a4b1c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nps.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
display: flex;
33
flex-direction: row;
44
gap: 16px;
5+
overflow-x: auto;
56
}
67

78
.sa-visualizer-nps__score-part {

0 commit comments

Comments
 (0)