mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-23 17:40:23 +03:00
Added subtle shadow in QR code image, so that it's easier to notice the margin
This commit is contained in:
parent
f8edcda665
commit
8a2e39a935
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
.qr-code-modal__img {
|
.qr-code-modal__img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
box-shadow: 0 0 .25rem rgb(0 0 0 / .2);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue