This is an automated email from the ASF dual-hosted git repository. enzomartellucci pushed a change to branch enxdev/fix/visual-regression-p7 in repository https://gitbox.apache.org/repos/asf/superset.git
from feb42dc395 style(ColumnSelectPopover): adjust cancel button variant add d03198c462 fix(button icons): align button icons across the UI add b8e720e3c2 fix(Modals): align Modal titles across the codespace No new revisions were added by this update. Summary of changes: .../src/components/ModalTrigger/index.tsx | 1 + .../src/components/UnsavedChangesModal/index.tsx | 1 + .../SqlLab/components/SaveDatasetModal/index.tsx | 1 + .../src/SqlLab/components/SaveQuery/index.tsx | 1 + .../src/SqlLab/components/SqlEditor/index.tsx | 1 + .../Chart/DrillDetail/DrillDetailModal.tsx | 1 + .../src/components/ErrorMessage/ErrorAlert.tsx | 1 + .../src/components/ImportModal/index.tsx | 3 ++- .../dashboard/components/EmbeddedModal/index.tsx | 9 ++++++- .../CrossFilters/ScopingModal/ScopingModal.tsx | 4 ++- .../explore/components/PropertiesModal/index.tsx | 1 + .../controls/DateFilterControl/DateFilterLabel.tsx | 23 +++++++++++------ .../annotationLayers/AnnotationLayerModal.tsx | 5 ++++ .../src/features/annotations/AnnotationModal.tsx | 29 ++++++---------------- .../features/datasets/DuplicateDatasetModal.tsx | 1 + superset-frontend/src/features/home/ChartTable.tsx | 18 ++++++-------- .../src/features/home/DashboardTable.tsx | 17 ++++++------- .../src/features/home/SavedQueries.tsx | 5 +--- superset-frontend/src/features/tags/TagModal.tsx | 1 + .../src/pages/AnnotationList/index.tsx | 8 ++---- .../src/pages/CssTemplateList/index.tsx | 2 +- .../src/pages/SavedQueryList/index.tsx | 8 ++---- 22 files changed, 71 insertions(+), 70 deletions(-)