From 34782711240e3f4bd87a03e514872145521641e4 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Tue, 26 Mar 2019 16:29:45 +0000 Subject: [webapp/alerts] Fix: Notification didn't fill the whole container when having a short msg --- webapp/src/components/NotificationsAlerts.vue | 4 ---- 1 file changed, 4 deletions(-) (limited to 'webapp') diff --git a/webapp/src/components/NotificationsAlerts.vue b/webapp/src/components/NotificationsAlerts.vue index 58dddab..c2c389b 100644 --- a/webapp/src/components/NotificationsAlerts.vue +++ b/webapp/src/components/NotificationsAlerts.vue @@ -145,8 +145,4 @@ export default { align-items: center; } -.alert { - width: fit-content; -} - -- cgit v1.2.3-55-g7522