mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💄 修复特定情况下的内容溢出
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user