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