test/custom-admin-ui #3

Merged
orion merged 673 commits from test/custom-admin-ui into master 2026-06-05 17:20:58 +08:00
Showing only changes of commit 9ccbd185ca - Show all commits
+1 -2
View File
@@ -43,7 +43,6 @@
}
@media (prefers-color-scheme: dark) {
body {
background-color: #18181c;
}
@@ -264,7 +263,7 @@
</el-drawer>
<div style="text-align: center; margin-top: 1rem;color: #606266">
<a style="text-decoration: none;color: #606266" target="_blank" href="https://github.com/vastsa/FileCodeBox">FileCodeBox
V1.6 Beta</a>
V1.7 Beta</a>
</div>
</div>
</body>