PDA样式修改,功能完善
This commit is contained in:
@@ -333,6 +333,7 @@ export default {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #151515;
|
||||
}
|
||||
.scroll-view-box {
|
||||
width: 94%;
|
||||
@@ -340,7 +341,7 @@ export default {
|
||||
margin-top: 30px;
|
||||
height: 400px;
|
||||
padding: 10px;
|
||||
background-color: rgba(20, 9, 69, 0.2);
|
||||
background-color: rgba(179, 179, 179, 0.7);
|
||||
border-radius: 5px;
|
||||
}
|
||||
.scroll-view-last {
|
||||
|
||||
Reference in New Issue
Block a user