css
This commit is contained in:
@@ -258,6 +258,7 @@ export default {
|
||||
padding: 32px 0 40px 0;
|
||||
display: flex;
|
||||
position: relative;
|
||||
border-bottom: 1px solid #eee;
|
||||
.left {
|
||||
img {
|
||||
width: 168px;
|
||||
@@ -306,6 +307,9 @@ export default {
|
||||
}
|
||||
|
||||
}
|
||||
.item:nth-last-of-type(1) {
|
||||
border-bottom: none;
|
||||
}
|
||||
.lack-item {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user