diff --git a/services/web/frontend/stylesheets/app/editor/toolbar.less b/services/web/frontend/stylesheets/app/editor/toolbar.less index efe3e13cc2..03ea5e3529 100644 --- a/services/web/frontend/stylesheets/app/editor/toolbar.less +++ b/services/web/frontend/stylesheets/app/editor/toolbar.less @@ -303,6 +303,10 @@ &:hover { color: @formatting-btn-color; } + + &:focus { + color: @formatting-btn-color; + } } .formatting-btn--icon {