mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-24 23:01:57 +08:00
fix(segment): do not allow text selection on desktop (#22158)
This commit is contained in:
@ -27,6 +27,8 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
contain: paint;
|
contain: paint;
|
||||||
|
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user