mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +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;
|
||||
font-size: 14px;
|
||||
padding: 0;
|
||||
user-select: none;
|
||||
-webkit-user-select: none;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user