From c96efe5489dbbe25e7f9838a3571d5154463cc9d Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 29 Jul 2025 16:03:01 +0200 Subject: Fix button font size --- src/objects/_button.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/objects/_button.scss') diff --git a/src/objects/_button.scss b/src/objects/_button.scss index e75e156..5ba8576 100644 --- a/src/objects/_button.scss +++ b/src/objects/_button.scss @@ -177,6 +177,7 @@ padding-block: props.get(vars.$pad-b); padding-inline: props.get(vars.$pad-i); line-height: props.get(vars.$line-height); + font-size: props.get(vars.$font-size); text-align: center; text-decoration: none; text-overflow: ellipsis; -- cgit v1.2.3-70-g09d2