chore: tts

This commit is contained in:
lencx
2023-03-05 11:45:52 +08:00
parent e3e0c86aaf
commit 6c899634c2
5 changed files with 69 additions and 20 deletions

View File

@@ -83,6 +83,16 @@ function init() {
width: 16px;
height: 16px;
}
.chatappico.refresh {
width: 22px;
height: 22px;
}
#download-markdown-button,
#download-png-button,
#download-pdf-button,
#refresh-page-button {
border: none;
}
@media screen and (max-width: 767px) {
#download-png-button, #download-pdf-button, #download-html-button {
display: none;