diff --git a/resources/assets/sass/custom.scss b/resources/assets/sass/custom.scss index 71736ecb5..039fd5d5b 100644 --- a/resources/assets/sass/custom.scss +++ b/resources/assets/sass/custom.scss @@ -320,6 +320,11 @@ body, button, input, textarea { font-size: 1.575rem; line-height: 1; } + + .reactions button:hover { + text-decoration: none + } + } .touch .card {