diff options
| author | bobzel <zzzman@gmail.com> | 2020-08-17 15:55:19 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2020-08-17 15:55:19 -0400 |
| commit | 705a324e0e63bfaf36d813154871eba56b70242b (patch) | |
| tree | e194265e1ad3137cc8ddb3e6267b05eca57dbae9 /src/client/views/collections/CollectionSchemaView.scss | |
| parent | ab89ef62d3f11c11f3f6e7162ca0e112bac1517e (diff) | |
| parent | 32e4751eb2d0506b11405ace2c03213515e736cb (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionSchemaView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss index 3683fdffd..c1918aed0 100644 --- a/src/client/views/collections/CollectionSchemaView.scss +++ b/src/client/views/collections/CollectionSchemaView.scss @@ -250,6 +250,7 @@ button.add-column { .collectionSchema-headerMenu-group { padding: 7px 0; border-bottom: 1px solid lightgray; + cursor: pointer; &:first-child { padding-top: 0; |
