We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62dfd1d + 060d704 commit da6077dCopy full SHA for da6077d
1 file changed
src/components/Editor/editor.module.css
@@ -29,6 +29,6 @@
29
30
.collapsableLine + div :nth-child(1)::before {
31
content: '\27A9';
32
- display: inline-block;
+ display: none;
33
transform: rotate(90deg);
34
}
0 commit comments