diff --git a/core/frontend/src/icons/svg/to-top.svg b/core/frontend/src/icons/svg/to-top.svg new file mode 100644 index 0000000000..7cfda8c25d --- /dev/null +++ b/core/frontend/src/icons/svg/to-top.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/core/frontend/src/views/chart/components/compare/CustomSortEdit.vue b/core/frontend/src/views/chart/components/compare/CustomSortEdit.vue index 8340ce1c86..82584e3107 100644 --- a/core/frontend/src/views/chart/components/compare/CustomSortEdit.vue +++ b/core/frontend/src/views/chart/components/compare/CustomSortEdit.vue @@ -1,16 +1,25 @@