mirror of
https://github.com/gchq/CyberChef
synced 2026-01-07 02:53:19 +00:00
Added UI tests for all HTML operations
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
margin: 0;
|
||||
background-color: transparent;
|
||||
overflow: hidden;
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
#output-html {
|
||||
user-select: auto;
|
||||
}
|
||||
|
||||
.cm-editor {
|
||||
|
||||
Reference in New Issue
Block a user