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