Skip to content
Snippets Groups Projects
Commit 0ef25a7e authored by Dorian Marco's avatar Dorian Marco
Browse files

fix(scan) fix scan for code

parent 1a0cb2dd
No related branches found
No related tags found
1 merge request!36fix scan and enh
<ion-content color="transparent"></ion-content>
<ion-content [color]="'transparent'"></ion-content>
:host {
--ion-background-color: transparent;
--background: transparent;
--ion-background-color: transparent !important;
--background: transparent !important;
}
::ng-deep .md body.dark {
--ion-background-color: transparent !important;
--background: transparent !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment