From 10e706230f11606a83a86837c820a6c338d29a4f Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Thu, 12 Aug 2021 14:50:41 +0000 Subject: Services now support aliases!!!! (#1774) Users can now search for the services not only based on the name, but also the alias (partial match, case-insensitive), when adding new services. fixes #1614, #1615, #1291 --- src/styles/recipes.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/styles/recipes.scss') diff --git a/src/styles/recipes.scss b/src/styles/recipes.scss index 37c2febf6..628d28f05 100644 --- a/src/styles/recipes.scss +++ b/src/styles/recipes.scss @@ -69,6 +69,11 @@ display: block; } + .recipe-teaser__alias_label { + display: block; + font-size: x-small; + } + h2 { z-index: 10; } -- cgit v1.2.3-70-g09d2