Merge branch 'main' of github.com:yangjian102621/chatgpt-plus

This commit is contained in:
RockYang 2023-11-27 12:03:23 +08:00
commit 241c714a8b

View File

@ -111,8 +111,8 @@ export default defineComponent({
line-height 1.5 line-height 1.5
code { code {
color #f1f1f1 color #374151
background-color #202121 background-color #e7e7e8
padding 0 3px; padding 0 3px;
border-radius 5px; border-radius 5px;
} }