more readable messages with increased line-height (#769)
dark-spacious theme with more readable messages (increased line-height)paste-quickfix
parent
a4d0b4261b
commit
8aa44c0d41
@ -0,0 +1,5 @@ |
||||
@import "dark.css"; |
||||
|
||||
td.message { |
||||
line-height: 1.4; |
||||
} |
Loading…
Reference in new issue