New UI fix

This commit is contained in:
amd64fox
2023-05-27 21:09:29 +03:00
parent 8da086be4f
commit da091028ca
2 changed files with 4 additions and 2 deletions

View File

@@ -1398,6 +1398,7 @@ If ($test_spa) {
}
$css += $webjson.others.navaltfix.add[2]
$css += $webjson.others.navaltfix.add[3]
$css += $webjson.others.navaltfix.add[4]
}
if ($null -ne $css ) { extract -counts 'one' -method 'zip' -name 'xpui.css' -add $css }
}