Browse Source

上传

master
前端-胡立永 2 months ago
parent
commit
9b62efbf52
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      components/config/configPopup.vue

+ 3
- 0
components/config/configPopup.vue View File

@ -40,6 +40,9 @@
.configPopup {
.content{
padding: 30rpx 20rpx;
overflow: scroll;
height: 100%;
box-sizing: border-box;
}
}
</style>

Loading…
Cancel
Save