Skip to content

Commit

Permalink
Override turbo instead of turbolinks css
Browse files Browse the repository at this point in the history
  • Loading branch information
amaierhofer committed Feb 21, 2024
1 parent e695644 commit e600e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/hitobito/customizable/_wagon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ legend {
}
}

html.turbolinks-progress-bar::before {
.turbo-progress-bar {
background-color: $grayDark !important;
height: 1px !important;
}
Expand Down

0 comments on commit e600e7d

Please sign in to comment.