.timeline-panel .t-content {
  user-select: text !important; }

.timeline-panel .bolt-dialog-callout-content {
  width: 1000px; }

.timeline-panel .timeline-content {
  flex-direction: column; }

.timeline-panel .pre {
  white-space: pre; }

.timeline-panel .mute {
  color: rgba(0, 0, 0, .55);
  color: var(--text-secondary-color,rgba(0, 0, 0, .55)); }

.timeline-panel .json-data {
  width: 300px;
  height: 400px; }

.timeline-panel .code {
  min-height: 400px; }

.search-area {
  margin-top: 50px; }

.space {
  height: 10px; }
