1
0
Эх сурвалжийг харах

override line height of buttons

trwnh 6 жил өмнө
parent
commit
61158a788f

+ 2 - 1
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;
   }
 }