mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +00:00
refactor: align grid & thumbnail spacing with list
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
::ng-deep {
|
||||
ion-grid,ion-col {
|
||||
padding-inline-start: 0px!important;
|
||||
padding-top: 0px!important;
|
||||
padding-bottom: 0px!important;
|
||||
ion-grid, ion-col {
|
||||
padding-inline-start: 0;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user