mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add set, json, json-list, boundary types + catch errors on components
This commit is contained in:
@@ -64,3 +64,9 @@ textarea.invalid:focus {
|
||||
max-height: 300px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#source {
|
||||
white-space: pre;
|
||||
overflow-wrap: normal;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user