From 416d199e7196af9ae06fa1c11b7e58a92e89415f Mon Sep 17 00:00:00 2001 From: Jacques Erasmus Date: Fri, 17 May 2019 15:23:36 +0000 Subject: Style toasts according to design specs Styled the toast component according to design specs --- changelogs/unreleased/237-style-toast-component.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/237-style-toast-component.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/237-style-toast-component.yml b/changelogs/unreleased/237-style-toast-component.yml new file mode 100644 index 00000000000..2420df0ee55 --- /dev/null +++ b/changelogs/unreleased/237-style-toast-component.yml @@ -0,0 +1,5 @@ +--- +title: Style the toast component according to design specs. +merge_request: 27734 +author: +type: added -- cgit v1.2.1