mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(ionic): use the correct colors in core and playwright (#29898)
This commit is contained in:
@@ -49,6 +49,10 @@ html.ios.ios {
|
||||
font-family: -apple-system, BlinkMacSystemFont, "iosTestingFont", sans-serif;
|
||||
}
|
||||
|
||||
:root.ionic {
|
||||
--ionic-global-background-color: var(--background);
|
||||
}
|
||||
|
||||
ion-content button,
|
||||
main button {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user