Skip to content

Commit 8c78eb7

Browse files
committed
fix: style lint
1 parent 838f7b6 commit 8c78eb7

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-listing/Filters/FiltersPanel

1 file changed

+1
-0
lines changed

src/shared/components/challenge-listing/Filters/FiltersPanel/style.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ $panel-radius-4: $corner-radius * 2;
385385

386386
&.status {
387387
@include calc(width, '50% - 45px - (12px + 112px) * 2 - 96px');
388+
388389
order: 3; // Show after Date Picker when in lg screen mode
389390

390391
@include xs-to-sm {

0 commit comments

Comments
 (0)