Workaround Chrome rendering issue
This commit is contained in:
parent
277a008968
commit
a088005d07
@ -89,11 +89,13 @@ html.md .navbar .link {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#qrcode {
|
#qrcode {
|
||||||
|
width: 10em;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 12em;
|
max-height: 12em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.card-expandable #qrcode {
|
.card-expandable #qrcode {
|
||||||
height: 50em;
|
width: auto;
|
||||||
|
height: 55em;
|
||||||
max-height: 50vh;
|
max-height: 50vh;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user