mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 03:22:59 +08:00
Fix collapse focused style
This commit is contained in:
parent
bd81877cf8
commit
5e99a93930
@ -50,6 +50,10 @@
|
|||||||
content: "\E61F";
|
content: "\E61F";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&:focus {
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.@{collapse-prefix-cls}-no-arrow {
|
&.@{collapse-prefix-cls}-no-arrow {
|
||||||
|
Loading…
Reference in New Issue
Block a user