mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Update src/QrCode.module.css
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
This commit is contained in:
parent
cba5eb5c07
commit
12237c469f
@ -17,4 +17,5 @@ limitations under the License.
|
|||||||
.qrCode img {
|
.qrCode img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
image-rendering: pixelated;
|
image-rendering: pixelated;
|
||||||
|
border-radius: var(--cpd-space-4x);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user