mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Bugfix: improved firefox mobile draggable solution
This commit is contained in:
parent
ae3bab4b35
commit
0696e20878
3 changed files with 4 additions and 11 deletions
|
|
@ -1,11 +1,8 @@
|
|||
/*
|
||||
|
||||
.g-ui-user-select-none {
|
||||
webkit-touch-callout: none;
|
||||
user-select: none;
|
||||
standard-user-select: none;
|
||||
touch-callout: none;
|
||||
-webkit-touch-callout: none;
|
||||
}
|
||||
*/
|
||||
|
||||
.g-ui-link {
|
||||
color: #369;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue