diff options
| author | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-08-17 19:28:34 +0530 |
|---|---|---|
| committer | usodhi <61431818+usodhi@users.noreply.github.com> | 2020-08-17 19:28:34 +0530 |
| commit | b6e5355bbbcb918bbac78281a0cc92340d1c1dd8 (patch) | |
| tree | 15611292bddd4493e1dddd8e9f1917d31ea54a1b /src/client/views/collections/CollectionSchemaView.scss | |
| parent | 6359422f8ee1fa7df8b0a6ef04fbba1d20005951 (diff) | |
caret change in menu
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; |
