mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
style: optimize form tooltip cursor style (#29650)
This commit is contained in:
parent
29d8f8609b
commit
deb50b4780
@ -130,6 +130,7 @@
|
||||
// Optional mark
|
||||
.@{form-item-prefix-cls}-tooltip {
|
||||
color: @text-color-secondary;
|
||||
cursor: help;
|
||||
writing-mode: horizontal-tb;
|
||||
margin-inline-start: @margin-xss;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user