mirror of
https://github.com/9001/copyparty.git
synced 2026-04-12 15:22:32 -06:00
shares: fix qr for huge links
This commit is contained in:
parent
ac60a1da46
commit
bbe58105e7
|
|
@ -322,6 +322,7 @@ html.y #tth {
|
|||
margin: .1em auto;
|
||||
width: 60%;
|
||||
height: 60%;
|
||||
max-height: 22em;
|
||||
background: #999;
|
||||
background: rgba(128,128,128,0.2);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue