Merge branch 'ChatGPTNextWeb:main' into personal

This commit is contained in:
Steven Sun
2024-09-10 13:39:42 +08:00
committed by GitHub
61 changed files with 2354 additions and 527 deletions

View File

@@ -305,7 +305,7 @@ pre {
}
}
code{
pre {
.show-hide-button {
border-radius: 10px;
position: absolute;
@@ -315,7 +315,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;