mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Change radio button border colour to match design (#7087)
This commit is contained in:
parent
286388bc7b
commit
50ff00084f
@ -20,7 +20,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
.mx_StyledRadioButton {
|
||||
$radio-circle-color: $muted-fg-color;
|
||||
$radio-circle-color: $quaternary-content;
|
||||
$active-radio-circle-color: $accent-color;
|
||||
position: relative;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user