You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
put encryption in a proper dialog with close button
This commit is contained in:
@@ -68,11 +68,6 @@ limitations under the License.
|
||||
|
||||
// Special case styling for EncryptionPanel in a Modal dialog
|
||||
.mx_Dialog {
|
||||
// fixed with for when showing sas and once verified.
|
||||
.mx_VerificationShowSas, .mx_VerificationPanel_verified_section {
|
||||
width: 500px;
|
||||
}
|
||||
|
||||
// EncryptionPanel when verification is done
|
||||
.mx_VerificationPanel_verified_section {
|
||||
// center the big shield icon
|
||||
|
||||
Reference in New Issue
Block a user