Commit a795ae05 by Sendya

fix: workplace mobile style

parent 36b3f2de
......@@ -183,8 +183,14 @@
.row {
flex-wrap: wrap;
}
.avatar {
flex: 0 1 25%;
margin: 0 2% 8px 0;
}
.content {
flex: 0 1 70%;
}
.extra {
flex: 1 1 auto;
margin-left: 0;
......@@ -193,4 +199,5 @@
}
}
}
}
</style>
\ No newline at end of file
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