upload 1/4

This commit is contained in:
2025-04-01 13:46:03 +07:00
parent 30ebfb6644
commit 5529e9ff1f
14 changed files with 646 additions and 655 deletions

View File

@@ -889,4 +889,27 @@ a {
.admin-menu-container {
display: block;
}
}
.template-edit .tab-edit ul {
margin-left: 5px;
}
.template-edit .tab-edit .item {
margin-bottom: 10px;
}
.template-edit .tab-edit li {
list-style: inside;
line-height: 24px;
color: #6b7280;
}
.template-edit .tab-edit li.active {
color: #0041e8;
}
.monaco-editor .margin {
border: 1px solid #ececec;
}
.monaco-editor .margin-view-overlays .line-numbers {
text-align: center !important;
color: #000 !important;
}/*# sourceMappingURL=extension_daisyui.css.map */