mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 11:41:20 +08:00
fix(app): user-select on desktop
This commit is contained in:
@ -12,6 +12,8 @@ ion-infinite-scroll-content {
|
||||
min-height: $infinite-scroll-content-min-height;
|
||||
|
||||
text-align: center;
|
||||
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.infinite-loading {
|
||||
|
Reference in New Issue
Block a user