Skip to content

Commit

Permalink
Merge pull request #1783 from terrestris/layertree-checkbox
Browse files Browse the repository at this point in the history
fix: layertree checkbox css
  • Loading branch information
FritzHoing authored Jan 9, 2025
2 parents 9820850 + c008409 commit 700263d
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 700263d

Please sign in to comment.