aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.scss
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2021-03-17 01:30:02 -0400
committerusodhi <61431818+usodhi@users.noreply.github.com>2021-03-17 01:30:02 -0400
commit7c6ccf0c6dce1b778163f03ae271b3c17896a560 (patch)
tree6620a2570621a8d66ad9c7edd83ac39a54645dda /src/client/views/PropertiesView.scss
parent4f9cfaccc8e0f3d16cf4373e01e6b85c99adabfd (diff)
starting process of addingfilter attributes to new docs in collection
Diffstat (limited to 'src/client/views/PropertiesView.scss')
-rw-r--r--src/client/views/PropertiesView.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss
index 1d52136de..7c6d507b8 100644
--- a/src/client/views/PropertiesView.scss
+++ b/src/client/views/PropertiesView.scss
@@ -191,8 +191,8 @@
font-size: 10px;
padding: 10px;
margin-left: 5px;
- // max-height: 40%;
- overflow-y: visible;
+ max-height: 40%;
+ overflow-y: scroll;
.propertiesView-buttonContainer {
float: right;