(cherry picked from commit b651b1c0c5)
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
gap: $spacing-16;
|
||||
|
||||
.mx_QRCode {
|
||||
/* intentionally hardcoded color to ensure the QR code is readable in any situation */
|
||||
background: #ffffff;
|
||||
|
||||
padding: $spacing-24;
|
||||
border: 1px solid $quinary-content;
|
||||
border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user