aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-02-28 22:22:20 -0500
committerbobzel <zzzman@gmail.com>2024-02-28 22:22:20 -0500
commit4548ec81efc434c8ee5d89b896b2088e4e61d7a0 (patch)
treed7a7cdf3293b6f2172b4abd14050461d51b6c5cd /src/client/views/nodes/DocumentView.scss
parent86726ad1b7ef40ac374b53f9d5902441537df7bd (diff)
extracted field dropdown menu to a components and then cleaned up collectionTimeView, Documentview titles, and FilterPanel to share it
Diffstat (limited to 'src/client/views/nodes/DocumentView.scss')
-rw-r--r--src/client/views/nodes/DocumentView.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss
index c4dab16fb..5421c1b50 100644
--- a/src/client/views/nodes/DocumentView.scss
+++ b/src/client/views/nodes/DocumentView.scss
@@ -180,7 +180,6 @@
.documentView-titleWrapper,
.documentView-titleWrapper-hover {
- overflow: hidden;
color: $black;
transform-origin: top left;
top: 0;