pandorafms/pandora_console/include/styles/WebServerModuleDebug.css

11 lines
178 B
CSS
Raw Normal View History

2021-03-22 17:37:15 +01:00
/* Web Server Module Debug Specific CSS file */
.query_result_editor,
.query_result_view {
min-height: 45em;
height: 45em;
}
#query_result_container {
margin-top: 30px;
}