mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-12 11:55:24 +08:00
fix(module: tree): recover pointer events (#4176)
This commit is contained in:
parent
ba1e5e407a
commit
6b2d40caf5
@ -36,7 +36,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
<span class="ant-tree-title" style="pointer-events: none;">
|
||||
<span class="ant-tree-title">
|
||||
@if (SelfNode.TitleTemplate != null)
|
||||
{
|
||||
@SelfNode.TitleTemplate
|
||||
|
Loading…
Reference in New Issue
Block a user