Fix scrollbar in the debug app

This commit is contained in:
yflory
2017-11-21 17:42:50 +01:00
parent 30cea8888d
commit a660c03f97
2 changed files with 5 additions and 3 deletions

View File

@@ -20,6 +20,7 @@
#cp-app-debug {
flex: 1;
display: flex;
min-height: 0;
}
#cp-app-debug-content {
flex: 1;