diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-07-30 09:56:35 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-07-30 09:56:35 -0500 |
| commit | d6aaa436f3f733166c48a1fa38ca6946f30f0bd7 (patch) | |
| tree | f4bb0235d22e7b8dd790e99a0d3c1ada12e7b0ac /src/client/views/collections/collectionFreeForm/PropertiesView.scss | |
| parent | abb2140eb098b29e7b42b54d8e3173149c8a1123 (diff) | |
| parent | 8b963a68f3e14046679bb2037f0970b017ddcb05 (diff) | |
merge
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/PropertiesView.scss')
| -rw-r--r-- | src/client/views/collections/collectionFreeForm/PropertiesView.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/PropertiesView.scss b/src/client/views/collections/collectionFreeForm/PropertiesView.scss index f70e5f837..83e0fc0d5 100644 --- a/src/client/views/collections/collectionFreeForm/PropertiesView.scss +++ b/src/client/views/collections/collectionFreeForm/PropertiesView.scss @@ -227,6 +227,8 @@ border-radius: 6px; width: 170px; background-color: #ececec; + max-height: 130px; + overflow-y: scroll; .propertiesView-sharingTable-item { |
