From 4171d81528439e33ba376fe6f0c9c6b79b1e7002 Mon Sep 17 00:00:00 2001 From: merefield Date: Wed, 8 Feb 2023 12:34:30 +0000 Subject: [PATCH] linting --- assets/stylesheets/common/wizard/step.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/common/wizard/step.scss b/assets/stylesheets/common/wizard/step.scss index f60516da..2820cfcb 100644 --- a/assets/stylesheets/common/wizard/step.scss +++ b/assets/stylesheets/common/wizard/step.scss @@ -29,7 +29,7 @@ body.custom-wizard .wizard-column { p { img { - @extend .emoji + @extend .emoji; } }