复用胶囊标签收口画布尺寸提示
画布图片 hover 尺寸标签改为复用 PlatformPillBadge,统一覆盖层 badge 基础结构。 删除尺寸标签局部圆角、字号和排版样式,仅保留画布内定位与深色覆盖。 补充编辑器测试覆盖共享胶囊标签 class,并更新 TRACKING。
This commit is contained in:
@@ -3854,13 +3854,9 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
|
||||
left: 0.35rem;
|
||||
top: 0.35rem;
|
||||
z-index: 2;
|
||||
border-radius: 0.3rem;
|
||||
border-color: rgba(255, 255, 255, 0.16);
|
||||
background: rgba(16, 15, 14, 0.82);
|
||||
padding: 0.18rem 0.35rem;
|
||||
color: #ffffff;
|
||||
font-size: 0.72rem;
|
||||
font-weight: 850;
|
||||
line-height: 1.2;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user