mirror of
https://github.com/status-im/re-frame-10x.git
synced 2025-01-11 22:54:14 +00:00
Don't display objects as a block, let them be formatted naturally
This makes them very wide, but has better formatting behaviour.
This commit is contained in:
parent
4340f66e3b
commit
9669b38595
@ -486,9 +486,6 @@
|
||||
color: #8f8f8f;
|
||||
content: "}";
|
||||
}
|
||||
#--re-frame-trace-- .re-frame-trace--object {
|
||||
display: block;
|
||||
}
|
||||
#--re-frame-trace-- .re-frame-trace--object .toggle {
|
||||
color: #8f8f8f;
|
||||
cursor: pointer;
|
||||
|
@ -588,7 +588,6 @@
|
||||
}
|
||||
}
|
||||
.re-frame-trace--object {
|
||||
display: block;
|
||||
.toggle {
|
||||
color: @text-color-muted;
|
||||
cursor: pointer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user