修复遮挡样式

This commit is contained in:
2022-05-04 21:51:15 +08:00
parent 9df06c08cf
commit 73166c5893

View File

@@ -103,7 +103,9 @@ export default {
<style lang="scss" scoped>
.gridMembers {
padding: 16px 32px 0;
padding: 16px 32px 170px;
min-height: 100vh;
box-sizing: border-box;
.color-999 {
color: #999;