other
/
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
4cb754e2a27628fb1de2086ab7c587afa9b120e5
Authored by
梁灏
2018-06-30 19:47:37 +0800
1 parent
381417a8
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 @
4cb754e
...
...
@@ -16,7 +16,7 @@
16
16
17
17
&-icon {
18
18
font-size: @font-size-large;
19
- top:
8
px;
19
+ top:
6
px;
20
20
left: 12px;
21
21
position: absolute;
22
22
}
...
...