mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 19:58:24 -04:00
Merge pull request #1248 from alphagov/fix-ghost-radio
Fix ghost radio button on API key page
This commit is contained in:
@@ -252,7 +252,3 @@ details .arrow {
|
|||||||
color: $secondary-text-colour;
|
color: $secondary-text-colour;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
.multiple-choice input:disabled {
|
|
||||||
opacity: 0.5;
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user