# 个人资料中的用户简介在右侧略微被截断

**URL:** https://meta.discourse.org/t/user-bio-in-the-profile-is-slightly-cut-on-the-right-side/403012
**Category:** UX
**Created:** [2026年五月14日 23:46 UTC](https://meta.discourse.org/t/user-bio-in-the-profile-is-slightly-cut-on-the-right-side/403012 "2026-05-14T23:46:40Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [2026年五月14日 23:46 UTC](https://meta.discourse.org/t/user-bio-in-the-profile-is-slightly-cut-on-the-right-side/403012/1 "2026-05-14T23:46:40Z")

</div>

虽然不多，但 `did` 末尾的 `d` 的一部分缺失了。

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/2/3/823608314529f5f95a72b049531f6c7523e8c538.png)

我将引文设为斜体，因此当我注意到这个问题时，想到了这一点：

> [@awesomerobot](#):
>
> 当字体设为斜体时，它会溢出其预留空间（也会溢出其父级 div）——因此它被我们相同的 `overflow: hidden` 规则截断了。

传记部分是否也需要为斜体文本添加内边距？

以下是我使用的文本：

```plaintext
*当然，我是好意*
*好吧，看看这好意带来了什么*
*好吧，够了*
*那就这样吧，那就这样吧*
*让奥兹国所有人都达成一致*
*我彻头彻尾是个坏蛋*

```

---

_[View the full topic](https://meta.discourse.org/t/user-bio-in-the-profile-is-slightly-cut-on-the-right-side/403012)._
