aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.scss
diff options
context:
space:
mode:
authorLauren Choi <laurenchoi@gmail.com>2021-11-18 11:34:38 -0500
committerLauren Choi <laurenchoi@gmail.com>2021-11-18 11:34:38 -0500
commitf350591b82012d94a8217d5096094de183de7bb8 (patch)
treeecc43e75641f654f9fcd695ba5b53ca278ff7b45 /src/client/views/PropertiesView.scss
parentfc9d892e1ae344bf12b5bc3fc7ff0fb5867d7dba (diff)
added arrow toggling functionality
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 b75e7182c..437df4739 100644
--- a/src/client/views/PropertiesView.scss
+++ b/src/client/views/PropertiesView.scss
@@ -863,6 +863,10 @@
align-items: center;
justify-content: space-between;
}
+
+ .propertiesButton {
+ width: 4rem;
+ }
}
.propertiesView-label {