Deprecate FormButton to use AccessibleButton everywhere

This commit is contained in:
Germain Souquet 2021-06-21 14:16:37 +01:00
parent ca123d3c4d
commit adb42b7927
11 changed files with 31 additions and 112 deletions

View file

@ -73,7 +73,7 @@ limitations under the License.
}
}
.mx_FormButton {
.mx_AccessibleButton {
padding: 8px 22px;
margin-left: auto;
display: block;