mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
[improvement] Circle: optimize transform origin (#1950)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
stroke-dasharray: 3140;
|
||||
stroke-dashoffset: 3140;
|
||||
transform: rotate(90deg);
|
||||
transform-origin: 530px 530px;
|
||||
transform-origin: center;
|
||||
}
|
||||
|
||||
&__text {
|
||||
|
Reference in New Issue
Block a user