Skip to content

Commit 5db81b6

Browse files
committed
refactor(aria/tree): removes random test styles
Updates to remove unnecessary styles.
1 parent 9e257a9 commit 5db81b6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components-examples/aria/tree/tree-common.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,3 @@
6666
li[aria-expanded='false'] + ul[role='group'] {
6767
display: none;
6868
}
69-
70-
.example-tree.ng-rtl {
71-
background-color: red;
72-
}

0 commit comments

Comments
 (0)