mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 19:07:25 +08:00
ds
This commit is contained in:
@@ -158,11 +158,19 @@ export default {
|
||||
height: 120px;
|
||||
display: flex;
|
||||
|
||||
div {
|
||||
<<<<<<< HEAD div {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.image {
|
||||
=======div {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
margin-top: 8px;
|
||||
white-space: nowrap;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
>>>>>>>aa4dbc1bbd212aedbdfbecefb3f5f977aec0cc14 .image {
|
||||
height: 100px;
|
||||
margin-top: 3px;
|
||||
width: 100px
|
||||
@@ -170,6 +178,12 @@ export default {
|
||||
|
||||
}
|
||||
|
||||
.click-button {
|
||||
margin-top: 8px;
|
||||
background-color: white;
|
||||
border-color: #F56C6C;
|
||||
}
|
||||
|
||||
.separate {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user