chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
99f66405593a22f32e716525b172f5ca7e9383b3
Authored by
梁灏
2018-06-25 21:55:25 +0800
1 parent
34981e5c
update Message style
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/styles/components/message.less
Inline
Side-by-side
src/styles/components/message.less
Wrap text
Show/Hide comments
View file @
99f6640
...
...
@@ -22,7 +22,7 @@
22
22
&-close {
23
23
position: absolute;
24
24
right: 4px;
25
- top:
9
px;
25
+ top:
10
px;
26
26
color: #999;
27
27
outline: none;
28
28
...
...