Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins

This commit is contained in:
Yi
2025-01-07 12:48:42 +08:00
2 changed files with 4 additions and 4 deletions

View File

@ -41,6 +41,7 @@
gap: 4px;
}
.qrcodeform {
z-index: 50;
border: 0.5px solid #eaecf0;
display: flex;
flex-direction: column;