We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36fd5c commit 74a8716Copy full SHA for 74a8716
src/styles.css
@@ -31,6 +31,7 @@ details.bwc-sb-item-setting {
31
line-height: 1;
32
margin: calc(-1 * var(--size-2-3)) 0 calc(-1 * var(--size-2-3)) var(--size-4-2);
33
padding: var(--size-2-3) var(--size-4-2);
34
+ pointer-events: none;
35
position: relative;
36
top: -3px;
37
}
0 commit comments