diff options
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/components.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss index fa11f94ab..7c111e04a 100644 --- a/app/assets/stylesheets/components.scss +++ b/app/assets/stylesheets/components.scss @@ -24,6 +24,7 @@ &:disabled { background-color: #9baec8; + cursor: default; } &.button-secondary { |