This commit is contained in:
Sampath
2023-04-04 11:10:39 +05:30
31 changed files with 503 additions and 121 deletions

View File

@@ -3,7 +3,7 @@
.treeComponent {
.nodeItem {
&:focus {
outline: 1px dashed @AccentMedium;
outline: 2px @AccentMedium;
}
.treeNodeHeader {