mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
perf(gesture): lazy loaded dynamic ES module
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
|
||||
white-space: nowrap;
|
||||
|
||||
user-select: none;
|
||||
vertical-align: top; // the better option for most scenarios
|
||||
vertical-align: -webkit-baseline-middle; // the best for those that support it
|
||||
}
|
||||
|
Reference in New Issue
Block a user