修复精选活动图裁切
移除精选预览容器最大高度限制 让活动图按记录宽高自然拉伸卡片高度 通过浏览器验证 900x1200 活动图比例不再被压到 23rem
This commit is contained in:
@@ -3913,7 +3913,6 @@ html[data-mobile-keyboard-open='true'] .platform-mobile-bottom-dock {
|
||||
display: grid;
|
||||
width: 100%;
|
||||
min-height: 9.5rem;
|
||||
max-height: 23rem;
|
||||
overflow: hidden;
|
||||
place-items: stretch;
|
||||
background: linear-gradient(180deg, #fffdfa, #fff4ea);
|
||||
|
||||
Reference in New Issue
Block a user