This website works better with JavaScript
Home
Explore
Help
Sign In
packages
/
element-ui
Watch
2
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Steps: add vertical-align: middle
Dean Shi
8 years ago
parent
baf3d192d8
commit
d38688aa65
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
packages/theme-default/src/step.css
+ 1
- 0
packages/theme-default/src/step.css
View File
@@ -64,6 +64,7 @@
> * {
> * {
line-height: inherit;
line-height: inherit;
+ vertical-align: middle;
}
}
}
}