mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge pull request #901 from qultoltd/#895-search-grid-layout
#895 fix grid layout
This commit is contained in:
@@ -19,6 +19,7 @@ $ds-wrapper-grid-spacing: $spacer/2;
|
||||
.card-columns {
|
||||
margin-left: -$ds-wrapper-grid-spacing;
|
||||
margin-right: -$ds-wrapper-grid-spacing;
|
||||
column-gap: 0;
|
||||
|
||||
.card-column {
|
||||
padding-left: $ds-wrapper-grid-spacing;
|
||||
|
Reference in New Issue
Block a user