mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Cleanup user-select
This commit is contained in:
parent
997dc87305
commit
2a01d8c991
19 changed files with 8 additions and 23 deletions
|
|
@ -1,5 +1,7 @@
|
|||
|
||||
#V-Settings-Config {
|
||||
user-select: text;
|
||||
|
||||
em {
|
||||
display: block;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
|
||||
#rl-settings-subscreen,
|
||||
.g-ui-user-select-none {
|
||||
user-select: none;
|
||||
-webkit-touch-callout: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue