diff --git a/resources/assets/sass/custom.scss b/resources/assets/sass/custom.scss index 944917973..71736ecb5 100644 --- a/resources/assets/sass/custom.scss +++ b/resources/assets/sass/custom.scss @@ -317,7 +317,8 @@ body, button, input, textarea { } .reactions button { - font-size: 1.575rem + font-size: 1.575rem; + line-height: 1; } }