diff --git a/app/app/styles/widget/widget-button.scss b/app/app/styles/widget/widget-button.scss index 218a9b85..9ef36c50 100644 --- a/app/app/styles/widget/widget-button.scss +++ b/app/app/styles/widget/widget-button.scss @@ -144,6 +144,10 @@ height: 20px; line-height: 20px; font-size: 0.9rem; + + > .material-icons { + font-size: 0.9rem; + } } .square-button {