mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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