mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 17:17:19 +00:00
Prevent accidential selection of language stats bar (#10537)
This commit is contained in:
@ -2193,6 +2193,7 @@
|
||||
white-space: nowrap;
|
||||
width: 100%;
|
||||
border-radius: 0;
|
||||
user-select: none;
|
||||
|
||||
.bar {
|
||||
white-space: nowrap;
|
||||
|
Reference in New Issue
Block a user