diff --git a/frontend/src/components/_app/AppSelect/app-select-next.module.scss b/frontend/src/components/_app/AppSelect/app-select-next.module.scss index fd4d0232a..6136262a1 100644 --- a/frontend/src/components/_app/AppSelect/app-select-next.module.scss +++ b/frontend/src/components/_app/AppSelect/app-select-next.module.scss @@ -1,5 +1,5 @@ .selectDisabled { - cursor: not-allowed; + cursor: not-allowed !important; color: var(--text-disabled-grey); box-shadow: inset 0 -2px 0 0 var(--border-disabled-grey); --data-uri-svg: url(data:image/svg+xml;charset=utf-8,);