Skip to content

Commit 13c0c8b

Browse files
committed
fixed parameter visibility.
1 parent 29275f9 commit 13c0c8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/DebugBar/Resources/widgets.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ div.phpdebugbar-widgets-sqlqueries span.phpdebugbar-widgets-stmt-id:before {
230230
content: "\f08d";
231231
}
232232
div.phpdebugbar-widgets-sqlqueries table.phpdebugbar-widgets-params {
233-
display: none;
234233
width: 70%;
235234
margin: 10px;
236235
border: 1px solid #ddd;

0 commit comments

Comments
 (0)