11 lines
120 B
CSS
11 lines
120 B
CSS
/* FOR DEVELOPMENT */
|
|
|
|
.xdebug-var-dump {
|
|
background: #fff;
|
|
padding: 15px;
|
|
}
|
|
|
|
debug-step {
|
|
display: none;
|
|
}
|