mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
fix(all): user-select for desktop
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
|
||||
:host {
|
||||
display: block;
|
||||
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.swiper-container {
|
||||
|
Reference in New Issue
Block a user