Commit ba833ced authored by zhengke's avatar zhengke

修改

parent 23cb1f5b
...@@ -207,6 +207,7 @@ ...@@ -207,6 +207,7 @@
.member-data { .member-data {
margin: 15px 0; margin: 15px 0;
border: 1px solid #eee; border: 1px solid #eee;
min-height: 62px;
} }
.data-header { .data-header {
...@@ -254,7 +255,7 @@ ...@@ -254,7 +255,7 @@
.isShowDiv{ .isShowDiv{
visibility:hidden; visibility:hidden;
height:0; height:0;
padding:0; padding:0!important;
} }
</style> </style>
<template> <template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment