Skip to content

Commit

Permalink
fix: layertree checkbox css
Browse files Browse the repository at this point in the history
  • Loading branch information
FritzHoing committed Dec 18, 2024
1 parent 5814db4 commit c008409
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/ToolMenu/LayerTree/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,8 @@
}
}
}

.tree-wrapper .ant-tree-checkbox {
top: 2.5px;
align-self: flex-start !important;
}

0 comments on commit c008409

Please sign in to comment.