mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-13 22:56:56 +08:00
feat: ui optiminize
This commit is contained in:
@@ -39,7 +39,7 @@ if (!popoverRoot) {
|
||||
popoverRoot.style.width = "100%";
|
||||
popoverRoot.style.position = "fixed";
|
||||
popoverRoot.style.bottom = "0";
|
||||
popoverRoot.style.zIndex = "100";
|
||||
popoverRoot.style.zIndex = "10000";
|
||||
popoverRoot.id = "popover-root";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user