fix:标题emoji表情溢出的问题

This commit is contained in:
肖应宇 2026-04-20 14:54:09 +08:00
parent 170b5484c9
commit 53d383070d
1 changed files with 4 additions and 0 deletions

View File

@ -615,3 +615,7 @@ code {
.pptx-preview-wrap .pptx-preview-wrapper {
height: 100% !important;
}
.ticker-char{
overflow: hidden;
}