mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Provide pointer cursor for radio group buttons (#11763)
This commit is contained in:
parent
a950111a19
commit
96a13dddb5
@ -40,6 +40,10 @@
|
||||
|
||||
&__column-radio {
|
||||
margin-inline-end: 1px;
|
||||
|
||||
input {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
&__column-radio,
|
||||
|
Loading…
Reference in New Issue
Block a user