From 94f96fab2337cdad7031c6b59622ff27c6734cdd Mon Sep 17 00:00:00 2001 From: Michael Haschke Date: Mon, 6 Jul 2026 15:52:30 +0200 Subject: [PATCH] improve visibility of focus outlines inside and outside of buttons with colored backgrounds --- CHANGELOG.md | 2 ++ src/components/Button/button.scss | 5 +++++ src/components/Icon/icon.scss | 6 ++++++ 3 files changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eb665ad..f822187e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p - `` - border of the BlueprintJS `Tag` elements were fixed +- `