mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 20:21:46 +03:00
9582c1e65a
Fixes https://github.com/vector-im/riot-web/issues/5689 Some dialogs had their own CSS that prevented the buttons from being placed in the right spot. This has been fixed by using a generic standard for the buttons. The only strange dialog that needed more CSS was the devtools dialog due to the header. Not all dialogs have been checked - I spot-checked about half of them and verified the CSS manually on an established account. It's hard to get at all the dialogs without convoluted testing. |
||
---|---|---|
.. | ||
AddressPickerDialog.js | ||
BaseDialog.js | ||
BugReportDialog.js | ||
ChangelogDialog.js | ||
ChatCreateOrReuseDialog.js | ||
ConfirmRedactDialog.js | ||
ConfirmUserActionDialog.js | ||
CreateGroupDialog.js | ||
CreateRoomDialog.js | ||
DeactivateAccountDialog.js | ||
DeviceVerifyDialog.js | ||
DevtoolsDialog.js | ||
ErrorDialog.js | ||
InteractiveAuthDialog.js | ||
KeyShareDialog.js | ||
LazyLoadingDisabledDialog.js | ||
LazyLoadingResyncDialog.js | ||
QuestionDialog.js | ||
RoomUpgradeDialog.js | ||
SessionRestoreErrorDialog.js | ||
SetEmailDialog.js | ||
SetMxIdDialog.js | ||
SetPasswordDialog.js | ||
ShareDialog.js | ||
TextInputDialog.js | ||
UnknownDeviceDialog.js |