diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-04-05 14:52:12 -0400 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-04-05 14:52:12 -0400 |
| commit | 3bec3189fcd3a0a1410d625c73f0e219631dbf11 (patch) | |
| tree | 1239d95af05f62364ce0eb95ae277ede7695ef01 /src/client/views/PropertiesView.scss | |
| parent | b04c2e43b471beedeb6aac5802d6dd4c39ccdf18 (diff) | |
saving
Diffstat (limited to 'src/client/views/PropertiesView.scss')
| -rw-r--r-- | src/client/views/PropertiesView.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss index 7c6d507b8..fa45a065d 100644 --- a/src/client/views/PropertiesView.scss +++ b/src/client/views/PropertiesView.scss @@ -191,8 +191,7 @@ font-size: 10px; padding: 10px; margin-left: 5px; - max-height: 40%; - overflow-y: scroll; + // max-height: 40%;// overflow-y: scroll; .propertiesView-buttonContainer { float: right; |
