Deprecate FormButton to use AccessibleButton everywhere
This commit is contained in:
parent
ca123d3c4d
commit
adb42b7927
11 changed files with 31 additions and 112 deletions
|
@ -134,8 +134,9 @@ limitations under the License.
|
|||
.mx_Toast_buttons {
|
||||
float: right;
|
||||
display: flex;
|
||||
gap: 5px;
|
||||
|
||||
.mx_FormButton {
|
||||
.mx_AccessibleButton {
|
||||
min-width: 96px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue