26
This commit is contained in:
@@ -656,6 +656,7 @@
|
||||
position: relative;
|
||||
height: vh(490);
|
||||
padding: 0 vw(20);
|
||||
padding-right:0;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
/* 滚动条整体样式 */
|
||||
@@ -734,8 +735,10 @@
|
||||
text-overflow: ellipsis;
|
||||
// display: flex;
|
||||
align-items: flex-start;
|
||||
padding-right:0;
|
||||
&:nth-last-of-type(1) {
|
||||
padding: vh(0) vw(20);
|
||||
padding-right:0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user