Skip to content

Commit

Permalink
Merge pull request #29 from buildbarn/fix-card-header-flow
Browse files Browse the repository at this point in the history
Fix card header flow
  • Loading branch information
trey-ivy authored Oct 12, 2024
2 parents 10747de + 944cdab commit e56d91d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/components/PortalCard/index.module.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.header {
display: inline-block;
align-items: center;
white-space: nowrap;
line-height: 32px;
Expand Down Expand Up @@ -57,4 +56,4 @@
rgba(0, 0, 0, 0.06) 0 2px 4px 0,
rgba(0, 0, 0, 0.06) 0 2px 12px -1px,
rgba(0, 0, 0, 0.06) 0 4px 8px 0 !important;
}
}

0 comments on commit e56d91d

Please # to comment.