From 71469cf4c9faafd81d2a33ffc8e89f0ffc8d90f5 Mon Sep 17 00:00:00 2001 From: Annika Hannig Date: Fri, 14 Apr 2023 13:10:46 +0200 Subject: [PATCH] ensure compat --- ui/src/scss/components/routes.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ui/src/scss/components/routes.scss b/ui/src/scss/components/routes.scss index 123d1fe..c3f8686 100644 --- a/ui/src/scss/components/routes.scss +++ b/ui/src/scss/components/routes.scss @@ -67,6 +67,10 @@ $labelOffsetEnd: -70px; width: auto; white-space: nowrap; + + i { + font-style: normal; + } } .col-route-network {