switch to codemirror
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
body {
|
||||
overflow: hidden;
|
||||
font-size: 12px;
|
||||
}
|
||||
svg.icon path {
|
||||
stroke: black;
|
||||
fill: none;
|
||||
@@ -87,3 +90,6 @@ svg.icon path {
|
||||
white-space: pre;
|
||||
padding: 5px;
|
||||
}
|
||||
.tooltip {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user