Update src/QrCode.module.css
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user