diff --git a/services/ui-src/src/index.scss b/services/ui-src/src/index.scss index a06874b3e..a7c1d99c7 100644 --- a/services/ui-src/src/index.scss +++ b/services/ui-src/src/index.scss @@ -2966,4 +2966,7 @@ article.form-container { .accordion-button > svg { display: none; +} +.inversed-accordion-button > svg { + display: none; } \ No newline at end of file