mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-11 09:08:14 +08:00
⚡️ 修复部分帖子宽度溢出
*PostID:47716903
This commit is contained in:
@@ -47,6 +47,9 @@ const textAlign = props.position;
|
||||
<style lang="css" scoped>
|
||||
.tp-avatar-box {
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
width: fit-content;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.tpa-text {
|
||||
|
||||
Reference in New Issue
Block a user