update help elma

This commit is contained in:
2025-05-27 21:32:35 +04:00
parent a6b05d6789
commit 898b22bf32
4500 changed files with 89372 additions and 120699 deletions

View File

@ -433,6 +433,4 @@ img{
}
}
footer {
padding-top:80px
}

View File

@ -456,7 +456,7 @@ input[type="text"]:not(.ReportTypo input):not(.ReportTypo-comment) {
position: sticky;
top: 80px;
/*display: flex; */
max-height: calc(100vh - 80px);
/*max-height: calc(100vh - 80px);*/
transition: top .2s linear;
}
@ -1967,7 +1967,7 @@ code {
.article__header{
min-height: 58px;
}
.article__badge {
height: 26px;
min-width: 34px;

View File

@ -175,6 +175,7 @@ const allowedHosts = [
"http://127.0.0.1",
"http://localhost",
"https://ligmanstark.github.io/help365_test/",
"https://help.miduway.space",
];
if (allowedHosts.some((url) => currentLocalHref.includes(url))) {

File diff suppressed because it is too large Load Diff