75

parent 999cb130
......@@ -157,12 +157,17 @@ export default {
@tocurrentvw : 1/2 * @toVw;
@tocurrentvh : 1/2 * @toVh;
.invite-record-list {
display: flex;
// display: flex;
height: 100vh;
overflow: hidden;
box-sizing: border-box;
flex-direction: column;
margin: 64 * @tocurrentvh auto;
// margin: 64 * @tocurrentvh auto;
// padding:64 * @tocurrentvh auto ;
width: 688 * @tocurrentvw;
.title {
margin: 0;
margin-top: 32 * @toVw;
// margin: 0;
height: 76 * @tocurrentvh;
display: flex;
align-items: center;
......
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