fix(app): user-select on desktop

This commit is contained in:
Manu Mtz.-Almeida
2018-07-29 14:48:05 +02:00
parent 1d001a3f29
commit 8a1ad1da2c
10 changed files with 15 additions and 4 deletions

View File

@ -14,6 +14,8 @@
display: inline-block;
position: relative;
user-select: none;
}
:host(.checkbox-checked) .checkbox-icon {