aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.scss
diff options
context:
space:
mode:
authorGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-10-25 22:59:52 +0800
committerGeireann Lindfield Roberts <60007097+geireann@users.noreply.github.com>2020-10-25 22:59:52 +0800
commitb92d5e0a6be06ad38a11cf347b49b52a1bee8822 (patch)
treed5e759d89dad4a78d750066d889b591ccea554c4 /src/client/views/PropertiesView.scss
parent98a39486cc1a6c9cc272aa5a8d69bf4fd3e7b6bc (diff)
undo/redo for slider changes
+ updating options for pan / scroll pinned views
Diffstat (limited to 'src/client/views/PropertiesView.scss')
-rw-r--r--src/client/views/PropertiesView.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss
index 9fdc8bc47..ed3a82236 100644
--- a/src/client/views/PropertiesView.scss
+++ b/src/client/views/PropertiesView.scss
@@ -686,6 +686,10 @@
font-weight: 500;
display: inline-flex;
+ .propertiesView-selectedCount {
+
+ }
+
.propertiesView-selectedList {
border-left: solid 1px darkgrey;
margin-left: 10px;