From 90337016e76122c07356cb225db43053cfa42428 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Fri, 19 Sep 2025 21:49:01 +0300 Subject: [PATCH] style(next)/launcher/calendar: fix the rounded corners of the arrow buttons --- apps/client/src/stylesheets/theme-next/forms.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/stylesheets/theme-next/forms.css b/apps/client/src/stylesheets/theme-next/forms.css index 530a5c9999..44a11cbbbc 100644 --- a/apps/client/src/stylesheets/theme-next/forms.css +++ b/apps/client/src/stylesheets/theme-next/forms.css @@ -84,7 +84,7 @@ button.btn.btn-success kbd { */ :root .icon-action:not(.global-menu-button), -:root .btn.tn-tool-button, +:root .tn-tool-button, :root .btn-group .tn-tool-button:not(:last-child), :root .btn-group .tn-tool-button:last-child { width: var(--icon-button-size);