aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2024-05-03 11:02:07 -0400
committerbobzel <zzzman@gmail.com>2024-05-03 11:02:07 -0400
commite77b55c771a2bd3ba49169185edd9ed2099de1c6 (patch)
treef070e9e64ecaf251e6708b8ce4d722f121a6d039 /src/client/views/collections/collectionSchema/CollectionSchemaView.scss
parent4c6640a630b541611a55c54cd392193119579de2 (diff)
parentf927a585c75a20629379bcb34d1483c0ca9d8db9 (diff)
Merge branch 'nathan-starter' into restoringEslint
Diffstat (limited to 'src/client/views/collections/collectionSchema/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/collectionSchema/CollectionSchemaView.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
index 9768877ff..6fb8e40db 100644
--- a/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
+++ b/src/client/views/collections/collectionSchema/CollectionSchemaView.scss
@@ -176,12 +176,12 @@
}
}
- .schema-column-resizer.left {
+ /*.schema-column-resizer.left {
min-width: 5px;
transform: translate(-3px, 0px);
align-self: flex-start;
background-color: $medium-gray;
- }
+ }*/ // creates awkward thick gray borders between colheaders
}
.schema-header-menu {