diff --git a/changes/changelog.d/buttons.enhancement b/changes/changelog.d/buttons.enhancement new file mode 100644 index 000000000..a7a079d24 --- /dev/null +++ b/changes/changelog.d/buttons.enhancement @@ -0,0 +1 @@ +The buttons displaying an icon now always show a little divider between the icon and the text. (!620) diff --git a/front/src/components/audio/PlayButton.vue b/front/src/components/audio/PlayButton.vue index 9e16a556f..3bcbec995 100644 --- a/front/src/components/audio/PlayButton.vue +++ b/front/src/components/audio/PlayButton.vue @@ -1,5 +1,5 @@