diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-05-28 12:50:09 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-05-28 12:50:09 +0530 |
| commit | ab2a7c680ad2100582ac981a3aa2b05be73f0318 (patch) | |
| tree | 05068424d13da0a34584f2c0b929e5e67575a70c /src/client/views/collections/collectionGrid/CollectionGridView.scss | |
| parent | 560ca031c14d4b6524d2bb38b76c26ce2a8adff2 (diff) | |
| parent | f8945f5ec45e357ca5e0a483025f85425a8a1843 (diff) | |
fixed merge
Diffstat (limited to 'src/client/views/collections/collectionGrid/CollectionGridView.scss')
| -rw-r--r-- | src/client/views/collections/collectionGrid/CollectionGridView.scss | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/client/views/collections/collectionGrid/CollectionGridView.scss b/src/client/views/collections/collectionGrid/CollectionGridView.scss index 4ad3d7015..3e139ac97 100644 --- a/src/client/views/collections/collectionGrid/CollectionGridView.scss +++ b/src/client/views/collections/collectionGrid/CollectionGridView.scss @@ -1,7 +1,7 @@ // .react-grid-layout.layout { - // // max-height: 100%;// min-height: 100%; - // overflow-y: auto; - // } +// // max-height: 100%;// min-height: 100%; +// overflow-y: auto; +// } .collectionView { background-color: white; |
