demo gui query font size
This commit is contained in:
parent
7f841dfa71
commit
c14fc8cb2f
@ -3,6 +3,10 @@ body {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.CodeMirror pre {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/* label color inactive */
|
||||
.input-field label {
|
||||
color: #000;
|
||||
|
Loading…
Reference in New Issue
Block a user