diff --git a/src/app/components/preferences/common/symbols/symbols.component.scss b/src/app/components/preferences/common/symbols/symbols.component.scss index 1b888329..b149705f 100644 --- a/src/app/components/preferences/common/symbols/symbols.component.scss +++ b/src/app/components/preferences/common/symbols/symbols.component.scss @@ -21,8 +21,7 @@ .buttonSelected { border-width: 3px; - border-color: #0097a7; - width: 77px; + background: #0097a7!important; } .image { @@ -33,7 +32,7 @@ } .imageSelected { - margin-left: -3px; + margin-left: 0px; } .wrapper {