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
e7fc76d85049b4eb1dfa13030acdab25fd8b01df
Authored by
梁灏
2018-06-30 19:58:30 +0800
1 parent
4cb754e2
update Alert style
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/styles/components/alert.less
Inline
Side-by-side
src/styles/components/alert.less
Wrap text
Show/Hide comments
View file @
e7fc76d
...
...
@@ -95,7 +95,7 @@
95
95
&-with-desc &-icon {
96
96
top: 50%;
97
97
left: 24px;
98
- margin-top: -2
1
px;
98
+ margin-top: -2
4
px;
99
99
font-size: 28px;
100
100
}
101
101
...
...