mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
Prevent accidential selection of language stats bar (#10537)
This commit is contained in:
parent
e661cd0321
commit
e0ecddc11b
1 changed files with 1 additions and 0 deletions
|
@ -2193,6 +2193,7 @@
|
|||
white-space: nowrap;
|
||||
width: 100%;
|
||||
border-radius: 0;
|
||||
user-select: none;
|
||||
|
||||
.bar {
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Reference in a new issue