mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix progress style in safari
This commit is contained in:
parent
e8fd51f593
commit
798bcba584
@ -40,6 +40,7 @@
|
||||
text-align: center;
|
||||
line-height: 1;
|
||||
top: 50%;
|
||||
-webkit-transform: translateY(-50%);
|
||||
transform: translateY(-50%);
|
||||
left: 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user