aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/PropertiesSection.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-07-18 12:58:01 -0400
committerbobzel <zzzman@gmail.com>2023-07-18 12:58:01 -0400
commitd74a44eb43c97118939359d3f59bc5a57a20953d (patch)
tree1e9b0b0a2fcc68450a76711d23f682a013939c70 /src/client/views/PropertiesSection.scss
parentcc36dc14d32ee15727ed6153b019e80586b8285e (diff)
parentb62a751b6a16acd28b4f9a9794ded6ea14fa0de8 (diff)
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
Diffstat (limited to 'src/client/views/PropertiesSection.scss')
-rw-r--r--src/client/views/PropertiesSection.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/PropertiesSection.scss b/src/client/views/PropertiesSection.scss
index 79479a4ce..321b6300c 100644
--- a/src/client/views/PropertiesSection.scss
+++ b/src/client/views/PropertiesSection.scss
@@ -9,7 +9,7 @@
.propertiesView-sectionTitle {
text-align: center;
display: flex;
- padding: 10px;
+ padding: 3px 10px;
font-size: 14px;
font-weight: bold;
justify-content: space-between;