Skip to content

Commit

Permalink
Add missing variable
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Mar 21, 2024
1 parent ddf3282 commit 07ee7cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/material/material-dark/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ $scaleLG: 1.25 !default;
$focusOutlineColor: transparent !default;
$focusOutline: 0 none !default;
$focusOutlineOffset: 0 !default;
$inputFocusOutlineOffset:$focusOutlineOffset !default;

This comment has been minimized.

Copy link
@tomachristian

tomachristian Apr 8, 2024

@cetincakiroglu when is this fix going to be released? 🙏

$focusShadow: none !default;

//action icons
Expand Down

0 comments on commit 07ee7cf

Please sign in to comment.