remove unused styles

This commit is contained in:
Cory LaViska
2022-08-31 16:19:42 -05:00
parent 9fc4185f87
commit 69547d4800

View File

@@ -55,10 +55,6 @@ export default css`
transform: rotate(-90deg);
}
.tree-item--rtl {
outline: dotted 1px tomato;
}
.tree-item__checkbox::part(base) {
display: flex;
align-items: center;