Add new update package version 0.235 to autoload admin

This commit is contained in:
2026-01-27 23:47:10 +01:00
parent e31074506c
commit 43aebc166f
14 changed files with 528 additions and 55 deletions

View File

@@ -2244,4 +2244,15 @@ textarea.form-control {
input[type="text"] {
height: 40px;
}
}
#integrationsDropdownBtn {
width: 50px;
text-align: center;
}
.dropdown-menu-right {
a {
font-size: 14px;
}
}