mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-10 00:41:28 +08:00
fix: 修复查看全部按钮导致artifacts失效
This commit is contained in:
@@ -314,7 +314,9 @@ code{
|
||||
height: fit-content;
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
pointer-events: none;
|
||||
button{
|
||||
pointer-events: auto;
|
||||
margin-top: 3em;
|
||||
margin-bottom: 4em;
|
||||
padding: 5px 16px;
|
||||
|
Reference in New Issue
Block a user