fix(all): user-select for desktop

This commit is contained in:
Manu Mtz.-Almeida
2018-08-12 00:20:11 +02:00
parent 1e1964dd77
commit 2d70ee4ca9
10 changed files with 26 additions and 47 deletions

View File

@ -6,6 +6,8 @@
:host {
display: block;
user-select: none;
}
.swiper-container {