From 6f6bcd2f7e9184c6874efb30e869a611c592cd76 Mon Sep 17 00:00:00 2001 From: Eva Date: Thu, 26 Jan 2023 07:47:27 +0100 Subject: [PATCH] :lipstick: Improve warning message css in fonts --- frontend/resources/styles/main/partials/dashboard-fonts.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/resources/styles/main/partials/dashboard-fonts.scss b/frontend/resources/styles/main/partials/dashboard-fonts.scss index 70c62085ec..edf1d2017a 100644 --- a/frontend/resources/styles/main/partials/dashboard-fonts.scss +++ b/frontend/resources/styles/main/partials/dashboard-fonts.scss @@ -132,6 +132,7 @@ .options { display: flex; justify-content: flex-end; + min-width: 180px; .icon { width: $size-5;