mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
fix css
This commit is contained in:
@@ -138,6 +138,7 @@
|
|||||||
|
|
||||||
.debugger_wrapper {
|
.debugger_wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex: 1;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
@@ -160,6 +161,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tab_content {
|
.tab_content {
|
||||||
|
flex: 1;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user