mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 03:00:58 +08:00
fix(css): remove selection color
This commit is contained in:
@ -51,10 +51,6 @@ body.backdrop-no-scroll {
|
||||
}
|
||||
}
|
||||
|
||||
*::selection {
|
||||
background: var(--ion-color-shade, rgba(0,0,0,0.3));
|
||||
}
|
||||
|
||||
|
||||
// Page Container Structure
|
||||
// --------------------------------------------------
|
||||
|
Reference in New Issue
Block a user