mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 19:19:26 +08:00
fix: tooltip preset color (#34548)
* fix: tooltip preset color * chore: code clean
This commit is contained in:
parent
66bad24413
commit
10c090a993
@ -201,7 +201,7 @@
|
||||
}
|
||||
.@{tooltip-prefix-cls}-arrow {
|
||||
&-content::before {
|
||||
background-color: @@lightColor;
|
||||
background: @@lightColor;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user