diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss index 23f39fad3..5d554a69d 100644 --- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss +++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.scss @@ -46,7 +46,6 @@ } } - small > svg { margin-top: -2px; } @@ -58,3 +57,7 @@ small > svg { font-size: 65%; } } + +.show .btn-outline-primary { + color: #fff; +} \ No newline at end of file diff --git a/src-ui/src/app/components/manage/settings/settings.component.html b/src-ui/src/app/components/manage/settings/settings.component.html index a2868af2c..6c4de58de 100644 --- a/src-ui/src/app/components/manage/settings/settings.component.html +++ b/src-ui/src/app/components/manage/settings/settings.component.html @@ -18,7 +18,7 @@