mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 22:17:40 +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