mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
set line height to 1.5em everywhere (#228)
This commit is contained in:
@@ -20,6 +20,9 @@ html {
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
body, body * {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
body.scrollable,
|
||||
.scrollable,
|
||||
|
||||
Reference in New Issue
Block a user