mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:43:26 +08:00
【优化】优化优惠券样式,防止小屏手机可能出现时间换行的问题。
This commit is contained in:
@@ -178,7 +178,7 @@ u-icon { line-height: 0; }
|
||||
.price { font-size: 23px; font-weight: 400; }
|
||||
.icon { width: 61px; height: 48px; margin-top: 50%; transform: translateY(-50%); overflow: initial; }
|
||||
}
|
||||
.name-content-view { position: relative; padding-left: 82px; padding-right: 53px; line-height: 1.8; color: #999898; }
|
||||
.name-content-view { position: relative; padding-left: 82px; /*padding-right: 53px;*/ line-height: 1.8; color: #999898; }
|
||||
.name-content-view::before { content: ''; position: absolute; top: -9px; bottom: -9px; margin-left: -9px; border-left: 1px dashed #fdbabc; }
|
||||
.btn-right-view { position: absolute; right: 10px; top: 15px;
|
||||
.u-size-medium { padding: 0; }
|
||||
|
||||
@@ -178,7 +178,7 @@ u-icon { line-height: 0; }
|
||||
.price { font-size: 23px; font-weight: 400; }
|
||||
.icon { width: 61px; height: 48px; margin-top: 50%; transform: translateY(-50%); overflow: initial; }
|
||||
}
|
||||
.name-content-view { position: relative; padding-left: 82px; padding-right: 53px; line-height: 1.8; color: #999898; }
|
||||
.name-content-view { position: relative; padding-left: 82px; /*padding-right: 53px;*/ line-height: 1.8; color: #999898; }
|
||||
.name-content-view::before { content: ''; position: absolute; top: -9px; bottom: -9px; margin-left: -9px; border-left: 1px dashed #fdbabc; }
|
||||
.btn-right-view { position: absolute; right: 10px; top: 15px;
|
||||
.u-size-medium { padding: 0; }
|
||||
|
||||
Reference in New Issue
Block a user