mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-30 06:24:25 +02:00
web/FileReceiver: make accept list text unselectable
This commit is contained in:
parent
016aa1b708
commit
4182845e9a
@ -172,5 +172,7 @@
|
|||||||
max-width: 250px;
|
max-width: 250px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
user-select: none;
|
||||||
|
-webkit-user-select: none;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user