This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
shlink-web-client
Watch
1
Star
0
Fork
You've already forked shlink-web-client
0
mirror of
https://github.com/shlinkio/shlink-web-client.git
synced
2024-12-27 03:18:22 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f4cf4850a3
shlink-web-client
/
src
/
short-urls
/
helpers
/
QrCodeModal.scss
5 lines
85 B
SCSS
Raw
Normal View
History
Unescape
Escape
Added QrCode modal window to short URLs
2018-07-27 19:05:09 +03:00
.
qr-code-modal__img
{
max-width
:
100
%
;
Added subtle shadow in QR code image, so that it's easier to notice the margin
2021-02-14 12:21:10 +03:00
box-shadow
:
0
0
.25
rem
rgb
(
0
0
0
/
.2
)
;
Added QrCode modal window to short URLs
2018-07-27 19:05:09 +03:00
}
Reference in a new issue
Copy permalink