Merge branch 'upcoming' of https://github.com/ciderapp/Cider into upcoming
This commit is contained in:
commit
3aad38c8d5
6 changed files with 97 additions and 5 deletions
|
@ -5163,4 +5163,12 @@ body.no-gpu {
|
|||
}
|
||||
}
|
||||
|
||||
.qrimg {
|
||||
width: -webkit-fill-available;
|
||||
max-block-size: -webkit-fill-available;
|
||||
object-fit: contain;
|
||||
overflow-x: hidden;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
@import url("less/compact.less");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue