Skip to content

Commit

Permalink
Disable button shadows.
Browse files Browse the repository at this point in the history
  • Loading branch information
EreMaijala committed Jan 8, 2025
1 parent df953ed commit a80b653
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/finna2/scss/global/bootstrap-variable-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ $info-bg-subtle: #d9edf7 !default;
$background-color: $gray-light !default;
$warning-bg-subtle: tint-color($warning, 95%) !default;
$enable-shadows: true !default;
$btn-box-shadow: none !default;
$btn-focus-box-shadow: none !default;

//-- Z-index master list
//
Expand Down

0 comments on commit a80b653

Please sign in to comment.