mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
Minor style added to dev tools
This commit is contained in:
parent
285df522b4
commit
0df81fa0aa
@ -6,6 +6,7 @@
|
||||
height: 300px;
|
||||
color: black;
|
||||
direction: ltr;
|
||||
border-top: 1px solid #ddd
|
||||
}
|
||||
|
||||
/* PADDING */
|
||||
@ -281,6 +282,7 @@ div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
|
||||
|
||||
.CodeMirror-code {
|
||||
outline: none;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
/* Force content-box sizing for the elements where we expect it */
|
||||
|
Loading…
Reference in New Issue
Block a user