mirror of
https://github.com/humanlayer/humanlayer.git
synced 2025-08-20 19:01:22 +03:00
Update markdown-terminal.css
This commit is contained in:
@@ -102,7 +102,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.prose-terminal ul > li::before {
|
.prose-terminal ul > li::before {
|
||||||
content: '▸';
|
content: '•';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
margin-left: -1em;
|
margin-left: -1em;
|
||||||
color: var(--terminal-accent);
|
color: var(--terminal-accent);
|
||||||
|
|||||||
Reference in New Issue
Block a user