We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6c7a7 commit 863e014Copy full SHA for 863e014
1 file changed
anycode/components/toolbar/Toolbar.css
@@ -24,6 +24,8 @@
24
overflow: hidden;
25
padding-left: 8px;
26
padding-right: 4px;
27
+ user-select: none;
28
+ -webkit-user-select: none;
29
}
30
31
.tab:hover .tab-close-button {
0 commit comments