mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
fix(color): make desktop selection beautiful
This commit is contained in:
@ -27,3 +27,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
*::selection {
|
||||
background: var(--ion-color-shade, rgba(0,0,0,0.3));
|
||||
}
|
||||
|
Reference in New Issue
Block a user