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