Commit 3265337
committed
style(styles): 调整消息容器居中显示
- 将消息容器从右侧对齐改为水平居中
- 使用 left:50% 和 transform: translateX(-50%) 实现居中定位
- 调整 align-items 为 center 以保持内容居中对齐1 parent d08f98f commit 3265337
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
| 583 | + | |
583 | 584 | | |
584 | 585 | | |
585 | 586 | | |
586 | | - | |
| 587 | + | |
587 | 588 | | |
588 | 589 | | |
589 | 590 | | |
| |||
0 commit comments