We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7559e0d commit 9cd3459Copy full SHA for 9cd3459
src/components/legend/_legend_item.scss
@@ -5,7 +5,6 @@ $legendItemVerticalPadding: $echLegendRowGap / 2;
5
display: flex;
6
flex-wrap: nowrap;
7
justify-content: space-between;
8
- user-select: none;
9
align-items: center;
10
width: 100%;
11
0 commit comments