diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-03-25 02:25:12 -0400 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2021-03-25 02:25:12 -0400 |
| commit | 4df769e20b9588fea61b602ec67ca2208fc3d747 (patch) | |
| tree | 32737b3102e4c80f53665654e8b1dfb7b6efadeb /src/client/views/PropertiesView.scss | |
| parent | 5e29ff3ea44ee885bd3a90ecbf4d9cdb11b245f6 (diff) | |
filters is going to kill me the files I should look at on return to this branch are documents.ts, propertiesview, colsubview, colview, filterbox
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..04934d50b 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; |
