aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/DashFieldView.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2025-04-10 23:08:13 -0400
committerbobzel <zzzman@gmail.com>2025-04-10 23:08:13 -0400
commiteef391dba5ee9f1588274f8719eb4047fe844e22 (patch)
treecf6616c1a7ed4bd8e8ef5828bd876981a8553892 /src/client/views/nodes/formattedText/DashFieldView.scss
parent1ab64fef6e861a2958bbd826f086b8aac7d0c359 (diff)
changed naming of makeDelegates to not add a number at the end. switched dataNote to MetaNote and cleaned up initialization of it. fixed sidebar/stacking view to not grab wheel evebnts when not active. fixed dashfieldview to vcenter labels. fixed height and scrolling of templae menu. simplified formattedtextbox menu
Diffstat (limited to 'src/client/views/nodes/formattedText/DashFieldView.scss')
-rw-r--r--src/client/views/nodes/formattedText/DashFieldView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/formattedText/DashFieldView.scss b/src/client/views/nodes/formattedText/DashFieldView.scss
index 6db8abc7f..3734ad9cc 100644
--- a/src/client/views/nodes/formattedText/DashFieldView.scss
+++ b/src/client/views/nodes/formattedText/DashFieldView.scss
@@ -26,6 +26,7 @@
display: inline-block;
font-weight: normal;
background: rgba(0, 0, 0, 0.1);
+ align-content: center;
cursor: default;
}
.dashFieldView-fieldSpan {