diff --git a/app/assets/stylesheets/framework/wells.scss b/app/assets/stylesheets/framework/wells.scss index cae10f20b7a..40020ee6331 100644 --- a/app/assets/stylesheets/framework/wells.scss +++ b/app/assets/stylesheets/framework/wells.scss @@ -62,6 +62,7 @@ } .limit-box { + cursor: pointer; display: inline-flex; align-items: center; background-color: $red-100;