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