mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
add codemirror cmd to capture ctrl+enter and shift+enter to call evaluate function
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
margin-top: -12px;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
:global(div.output) {
|
||||
margin-top: -25px;
|
||||
z-index: 9999;
|
||||
}
|
||||
</style>
|
||||
|
||||
<Tailwind />
|
||||
|
||||
Reference in New Issue
Block a user