Remove obsolete style rules - mx_DialogDesignChanges_wrapper (#10550)

The style rules have been obsolete since IA 1.1 feedback toast was removed by 5d89230271.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Suguru Hirahara 2023-04-26 04:47:56 +00:00 committed by GitHub
parent 6c36a2400d
commit 382d2787c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -638,15 +638,6 @@ legend {
overflow-y: hidden;
}
.mx_DialogDesignChanges_wrapper .mx_Dialog_fixedWidth {
max-width: 636px; /* match splash image width */
.mx_AccessibleButton_kind_link {
font-size: inherit;
padding: 0;
}
}
/* TODO: Review mx_GeneralButton usage to see if it can use a different class */
/* These classes were brought in from the old UserSettings and are included here to avoid */
/* breaking the app. */