aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesView.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-08-27 13:37:45 -0400
committerbobzel <zzzman@gmail.com>2023-08-27 13:37:45 -0400
commite566cdb001da320b5ee3f7fa60d96b7a09a195c3 (patch)
tree3d4373ede28da858ae964edffa8539961f148471 /src/client/views/PropertiesView.scss
parent0332a80329328e39c244623d5090331b83df339c (diff)
parent6d60b14e109e527ddc7a096af858cbc05dab3480 (diff)
Merge branch 'master' into data-visualization-sarah
Diffstat (limited to 'src/client/views/PropertiesView.scss')
-rw-r--r--src/client/views/PropertiesView.scss14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/client/views/PropertiesView.scss b/src/client/views/PropertiesView.scss
index e3a481206..63b9b53c2 100644
--- a/src/client/views/PropertiesView.scss
+++ b/src/client/views/PropertiesView.scss
@@ -35,6 +35,20 @@
padding: 5px 10px;
}
+ .propertiesView-propAndInfoGrouping {
+ display: flex;
+ }
+
+ .propertiesView-info {
+ margin-top: 20;
+ margin-right: 10;
+ float: right;
+ font-size: 20;
+ path {
+ fill: white !important;
+ }
+ }
+
.propertiesView-sharing {
//border-bottom: 1px solid black;
//padding: 8.5px;