💄 修复特定情况下的内容溢出

This commit is contained in:
目棃
2024-09-09 16:15:46 +08:00
parent 0170503873
commit 86d0145925

View File

@@ -71,7 +71,9 @@ function getLineStyle(): StyleValue {
</script>
<style lang="css" scoped>
.tp-texts {
line-break: anywhere;
white-space: pre-wrap;
word-break: break-all;
}
.tp-texts-header1,