试试看
This commit is contained in:
@@ -339,7 +339,7 @@ export default {
|
||||
::v-deep .pendingList {
|
||||
height: 500px;
|
||||
overflow-y: auto;
|
||||
padding: 0 32px 120px;
|
||||
padding: 0 32px;
|
||||
box-sizing: border-box;
|
||||
|
||||
.pendingItem {
|
||||
@@ -354,9 +354,6 @@ export default {
|
||||
}
|
||||
|
||||
::v-deep.bottomBtns {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: 100vw;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user