diff --git a/app/styles/modules/common/colors-table.scss b/app/styles/modules/common/colors-table.scss index f84a0d6e..56caeca1 100644 --- a/app/styles/modules/common/colors-table.scss +++ b/app/styles/modules/common/colors-table.scss @@ -120,6 +120,9 @@ color: $green-taiga; transition: all .2s ease-in; } + &.icon-check-square { + opacity: 1; + } } .icon-delete { &:hover {