浏览代码

Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web

GH Action - Upstream Sync 2 年之前
父节点
当前提交
037d4638ea
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/components/ui-lib.module.scss

+ 1 - 0
app/components/ui-lib.module.scss

@@ -9,6 +9,7 @@
 
 .popover {
   position: relative;
+  z-index: 2;
 }
 
 .popover-content {