Deprecate FormButton to use AccessibleButton everywhere
This commit is contained in:
parent
ca123d3c4d
commit
adb42b7927
11 changed files with 31 additions and 112 deletions
|
@ -73,7 +73,7 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
.mx_FormButton {
|
||||
.mx_AccessibleButton {
|
||||
padding: 8px 22px;
|
||||
margin-left: auto;
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue