mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
8 lines
112 B
SCSS
8 lines
112 B
SCSS
::ng-deep {
|
|
ion-grid, ion-col {
|
|
padding-inline-start: 0;
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
}
|
|
}
|