This commit is contained in:
WBHarry 2026-01-02 21:07:05 +01:00
parent bca7e0d3c9
commit 36eac51041
14 changed files with 171 additions and 8 deletions

View file

@ -545,6 +545,10 @@
font-size: var(--font-size-12);
padding-left: 3px;
}
code-mirror {
width: 100%;
}
}
.application.setting.dh-style {