mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Smaller style change to pre-wrap in the sidebar
This commit is contained in:
@@ -59,6 +59,7 @@ const StyledMarkdown = styled.div`
|
||||
max-width: calc(100vw - 20px);
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
pre > code {
|
||||
|
||||
Reference in New Issue
Block a user