diff options
| author | bobzel <zzzman@gmail.com> | 2024-05-03 11:02:07 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-05-03 11:02:07 -0400 |
| commit | e77b55c771a2bd3ba49169185edd9ed2099de1c6 (patch) | |
| tree | f070e9e64ecaf251e6708b8ce4d722f121a6d039 /src/client/views/collections/collectionSchema/CollectionSchemaView.scss | |
| parent | 4c6640a630b541611a55c54cd392193119579de2 (diff) | |
| parent | f927a585c75a20629379bcb34d1483c0ca9d8db9 (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.scss | 4 |
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 { |
