Fix:5289 【商城小程序】奖品领取成功弹窗、实名认证跳转弹窗,右上角关闭按钮的 “×” 图标未居中对齐,存在视觉偏移问题
This commit is contained in:
@@ -754,6 +754,9 @@ export default {
|
||||
text-align: center;
|
||||
color: #333;
|
||||
font-weight: 700;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.popup-icon-wrap {
|
||||
|
||||
Reference in New Issue
Block a user