Commit 9cbccb3a by Sixong.Zhu

style

parent d5de5843
......@@ -359,6 +359,7 @@ export default class MessageList extends Vue {
<style lang="less" scoped>
.message-list {
padding: 0 20px;
padding-right: 0;
}
.loading-mask {
......
......@@ -437,6 +437,7 @@ export default class Message extends Mixins(Filters) {
<style lang="less" scoped>
.message-con {
margin: 20px 0;
margin-right: 15px;
&.my-message {
.msg-avatar {
......
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 sign in to comment