element [Bug Report] Text-align issue for el-step icon

1tu0hz3e  于 4个月前  发布在  其他
关注(0)|答案(1)|浏览(89)

Element UI version

2.14.1

OS/Browsers version

macOS 10.15.6/Safari 14.1, Firefox 84.0b4

Vue version

2.6.12

https://jsfiddle.net/n34xq9h0/

Steps to reproduce

1 The simple el-steps examples;
2 In parent element of el-steps, set style text-align to center / right .

What is Expected?

Step icons (which were displayed as inline-flex ) should be aligned to left;

What is actually happening?

Step icon alignment was inherited from parent element of el-steps .

tkclm6bt

tkclm6bt1#

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

相关问题