mirror of https://github.com/langgenius/dify.git
fix qrcode z-index
This commit is contained in:
parent
4c5fa00c50
commit
6d5c34564b
|
|
@ -41,6 +41,7 @@
|
|||
gap: 4px;
|
||||
}
|
||||
.qrcodeform {
|
||||
z-index: 50;
|
||||
border: 0.5px solid #eaecf0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Reference in New Issue