* add servicesDisabled field for groups and for global configuration * fixup! add servicesDisabled field for groups and for global configuration * comment libcurl upgrade to fix ci temporarly * upgrade caddy version * review * fix test * feat: add paying membership option (#714) * feat: add paying membership option * fix: ci * fix: phpstan + review * fix: eslint ci
4 lines
109 B
CSS
4 lines
109 B
CSS
/* Remove the extra arrow added by Tom Select */
|
|
.ts-wrapper.single .ts-control:after {
|
|
display: none;
|
|
}
|