Fixed content trace CSS in profiler

This commit is contained in:
Yonel Ceruto 2018-05-22 12:15:23 -04:00
parent 52270d1e5a
commit 607529202d

View File

@ -898,6 +898,7 @@ table.logs .metadata {
background: #FFF;
padding: 10px;
margin: 0.5em 0;
overflow: auto;
}
#collector-content .sf-validator .trace {
font-size: 12px;
@ -929,6 +930,7 @@ table.logs .metadata {
background: #FFF;
padding: 10px;
margin: 0.5em 0;
overflow: auto;
}
#collector-content pre.sf-dump,