Skip to content

Commit da6077d

Browse files
authored
Merge pull request #96 from Dhaval1403/dev
New version
2 parents 62dfd1d + 060d704 commit da6077d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Editor/editor.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929

3030
.collapsableLine + div :nth-child(1)::before {
3131
content: '\27A9';
32-
display: inline-block;
32+
display: none;
3333
transform: rotate(90deg);
3434
}

0 commit comments

Comments
 (0)