mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fix: apply scale transform to disabled star (#34547)
This commit is contained in:
parent
10c090a993
commit
310c7775d9
@ -17,8 +17,8 @@
|
||||
|
||||
&-disabled &-star {
|
||||
cursor: default;
|
||||
|
||||
&:hover {
|
||||
|
||||
> div:hover {
|
||||
transform: scale(1);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user