Skip to content

Commit

Permalink
Make lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj authored and henhuy committed May 6, 2024
1 parent b32a8fc commit f00c42c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion digiplan/static/scss/components/_progress.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
@extend .bg-danger;
background-color: rgba(229, 112, 127, var(--bs-bg-opacity)) !important;
}
}
}
2 changes: 1 addition & 1 deletion digiplan/static/scss/components/_tooltips.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
.tooltip[data-popper-placement^='bottom'] .tooltip-arrow::before,
.tooltip[data-popper-placement^='left'] .tooltip-arrow::before {
@extend .d-none;
}
}
2 changes: 1 addition & 1 deletion digiplan/templates/components/panel_5_results.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ <h2 class="panel-item__nav-header">{% translate "View" %}</h2>
</ul>
</div>
</div>
</div>
</div>

0 comments on commit f00c42c

Please sign in to comment.