upload 1/4
This commit is contained in:
@@ -899,3 +899,31 @@ a {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.template-edit {
|
||||
.tab-edit {
|
||||
ul {
|
||||
margin-left: 5px;
|
||||
}
|
||||
.item {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
li {
|
||||
list-style: inside;
|
||||
line-height: 24px;
|
||||
color: #6b7280;
|
||||
&.active {
|
||||
color: #0041e8;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.monaco-editor .margin {
|
||||
border: 1px solid #ececec;
|
||||
}
|
||||
|
||||
.monaco-editor .margin-view-overlays .line-numbers {
|
||||
text-align: center !important;
|
||||
color: #000 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user