Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
foreign
/
customer-service
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
57e47740
authored
Oct 08, 2021
by
zhousil
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
up
parent
202611d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
31 deletions
components/message.vue
components/message.vue
View file @
57e47740
...
...
@@ -382,13 +382,7 @@
position
:
relative
;
&.my-message
{
.msg-avatar
{
margin-right
:
0
;
margin-left
:
10px
;
}
.msg-detail
{
margin-top
:
0
;
background-color
:
#dbf2ff
;
border-radius
:
8px
0
8px
8px
;
}
...
...
@@ -436,36 +430,24 @@
}
}
.msg-avatar
{
margin-right
:
10px
;
flex
:
40px
0
0
;
}
.msg-name
{
font-size
:
14px
;
color
:
#888
;
text-align
:
right
;
margin-bottom
:
3px
;
min-height
:
16px
;
i
.msg-avatar
{
font-size
:
30px
;
background-color
:
#c0c4cc
;
border-radius
:
4px
;
width
:
40px
;
height
:
40px
;
&:before
{
position
:
relative
;
left
:
5px
;
top
:
5px
;
color
:
#fff
;
}
.el-avatar
{
margin-left
:
10px
;
}
.msg-name
{
font-size
:
14px
;
color
:
#888
;
text-align
:
right
;
margin-bottom
:
3px
;
min-height
:
16px
;
&.algin-left
{
text-align
:
left
;
&
.flex-row-reverse
{
.el-avatar
{
margin-left
:
0
;
margin-right
:
10px
;
}
}
}
.msg-content
{
text-align
:
right
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment