1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

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

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. */