7 lines
89 B
CSS
7 lines
89 B
CSS
@import 'tailwindcss';
|
|
|
|
|
|
.cm-foldGutter + .cm-foldGutter {
|
|
display: none !important;
|
|
}
|