Last active
March 6, 2025 04:26
-
-
Save WooodHead/eece8ae02d35b4b0055e350b05f9b9f6 to your computer and use it in GitHub Desktop.
火山引擎火山方舟 DeepSeek 聊天界面样式修改
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.conversationDetailHeaderWrapper-_50fba{ | |
display: none !important; | |
} | |
#volcfe-nav, | |
.volcfe-nav-content{ | |
height:40px !important; | |
} | |
.conversationDetailProjectListBgHolder-ee6555{ | |
border-top: 38px solid !important; | |
height: 38px !important; | |
} | |
.imitate-root-_5626e{ | |
padding-top: 38px !important; | |
} | |
.chatDisclaimerWrapper-a4951c{ | |
display: none !important; | |
} | |
.modelCard-f34c3b{ | |
height: 30px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment