Disable user selection of UI elements
This commit is contained in:
parent
8059af43e9
commit
c55cad6227
2 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
|||
.messagePart {
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
user-select: text;
|
||||
|
||||
span.date {
|
||||
font-size: 80%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue