Skip to content

Commit e0ecddc

Browse files
authored
Prevent accidential selection of language stats bar (#10537)
1 parent e661cd0 commit e0ecddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2193,6 +2193,7 @@
21932193
white-space: nowrap;
21942194
width: 100%;
21952195
border-radius: 0;
2196+
user-select: none;
21962197

21972198
.bar {
21982199
white-space: nowrap;

0 commit comments

Comments
 (0)