Fix help modal for execution environments
This commit is contained in:
@@ -145,6 +145,10 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
pre {
|
||||
overflow: initial;
|
||||
}
|
||||
|
||||
#otherComments {
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user