diff --git a/src/scss/includes/routeLabel.scss b/src/scss/includes/routeLabel.scss index f0c7641b3..064a19978 100644 --- a/src/scss/includes/routeLabel.scss +++ b/src/scss/includes/routeLabel.scss @@ -3,6 +3,7 @@ } .routeLabel { + position: relative; background-color: $grey-lighter; color: $grey-semi-darkness; border-radius: 6px;