diff options
author | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2020-10-26 02:09:04 +0800 |
---|---|---|
committer | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2020-10-26 02:09:04 +0800 |
commit | f488a15078d23c342eaa7dc7cfdb6a9d214b33b4 (patch) | |
tree | 5adb3e8632ff0c8c74ee2563973fc3d41ac3c685 /src | |
parent | d162a41b83c8b781fa7658dde4699e0ac0e2c421 (diff) |
oops
Diffstat (limited to 'src')
-rw-r--r-- | src/client/views/PropertiesView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss index 04cb451fd..ce2a87733 100644 --- a/src/client/views/PropertiesView.scss +++ b/src/client/views/PropertiesView.scss @@ -693,6 +693,7 @@ .propertiesView-selectedList { min-width: max-content; + width: 100%; max-height: 180; overflow: hidden; overflow-y: scroll; |