Rename mx_RadioButton to mx_StyledRadioButton to match class name (#7083)

This commit is contained in:
Andy Balaam
2021-11-04 12:57:38 +00:00
committed by GitHub
parent 7a203461f7
commit 9c8e1d32e2
14 changed files with 47 additions and 47 deletions
@@ -82,7 +82,7 @@ limitations under the License.
display: block;
}
.mx_CreateSecretStorageDialog_primaryContainer .mx_RadioButton {
.mx_CreateSecretStorageDialog_primaryContainer .mx_StyledRadioButton {
margin-bottom: 16px;
padding: 11px;
}