Commit a795ae05 by Sendya

fix: workplace mobile style

parent 36b3f2de
......@@ -183,13 +183,20 @@
.row {
flex-wrap: wrap;
}
.extra {
flex: 1 1 auto;
margin-left: 0;
min-width: 0;
text-align: right;
.avatar {
flex: 0 1 25%;
margin: 0 2% 8px 0;
}
.content {
flex: 0 1 70%;
}
.extra {
flex: 1 1 auto;
margin-left: 0;
min-width: 0;
text-align: right;
}
}
}
}
......
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