mirror of https://github.com/dirtbags/moth.git
Wrap overflow in developer box
This commit is contained in:
parent
ccd9cea29d
commit
cc93eb164b
|
@ -93,6 +93,7 @@ input:invalid {
|
|||
#devel {
|
||||
background-color: #eee;
|
||||
color: black;
|
||||
overflow: scroll;
|
||||
}
|
||||
#devel .string {
|
||||
color: #9c27b0;
|
||||
|
|
Loading…
Reference in New Issue