Fix:5223 【商城小程序】抽奖界面优化3
This commit is contained in:
@@ -540,7 +540,7 @@ export default {
|
|||||||
&::after{
|
&::after{
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: -14rpx;
|
bottom: -12rpx;
|
||||||
right: 0; /* 修改为对齐右侧,以匹配侧边栏的布局 */
|
right: 0; /* 修改为对齐右侧,以匹配侧边栏的布局 */
|
||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user