aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.scss
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2021-04-05 01:27:06 -0400
committerusodhi <61431818+usodhi@users.noreply.github.com>2021-04-05 01:27:06 -0400
commitd913e2dd6f5a292cf1bc90e65280133642219949 (patch)
tree579a34d5d7d9afce721c6660cc1f4c3ee8d4eed1 /src/client/views/PropertiesView.scss
parentf98acc39b7bd88e1f260bab9b6e072c5401b46d3 (diff)
deleted some commented code + other small stuff
Diffstat (limited to 'src/client/views/PropertiesView.scss')
-rw-r--r--src/client/views/PropertiesView.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss
index 04934d50b..7c6d507b8 100644
--- a/src/client/views/PropertiesView.scss
+++ b/src/client/views/PropertiesView.scss
@@ -191,7 +191,8 @@
font-size: 10px;
padding: 10px;
margin-left: 5px;
- max-height: 40%;overflow-y: scroll;
+ max-height: 40%;
+ overflow-y: scroll;
.propertiesView-buttonContainer {
float: right;