mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
show loading indicator
This commit is contained in:
@@ -152,6 +152,12 @@
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.debugger_wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.debugger, .problems {
|
||||
padding: 5px;
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user