mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-11 10:03:51 +00:00
Added subtle shadow in QR code image, so that it's easier to notice the margin
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user