v1.1.0
This commit is contained in:
@@ -68,11 +68,14 @@ button, input, select, textarea {
|
||||
font-family: Menlo, Monaco, Consolas, Courier, monospace;
|
||||
font-size: 12px;
|
||||
padding: 18px 24px;
|
||||
background-color: #fafafa;
|
||||
// background-color: #fafafa;
|
||||
border: solid 1px #eaeefb;
|
||||
margin-bottom: 25px;
|
||||
border-radius: 4px;
|
||||
-webkit-font-smoothing: auto;
|
||||
-webkit-font-smoothing: auto;
|
||||
.hljs-tag{
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
.main-cnt {
|
||||
@@ -261,3 +264,7 @@ button, input, select, textarea {
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
.tool_bar{
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user