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