Skip to content

Commit

Permalink
Fix style regressions with oh-card margin
Browse files Browse the repository at this point in the history
Regression from #2801.

Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 committed Oct 6, 2024
1 parent 3efc1a8 commit d8989be
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@
.oh-col >
.oh-masonry-item >
.oh-card
--f7-safe-area-left 0px
--f7-safe-area-right 0px
--f7-safe-area-top 0px
--f7-safe-area-bottom 0px
margin-left var(--f7-card-margin-horizontal)
margin-right var(--f7-card-margin-horizontal)
</style>

<script>
Expand Down

0 comments on commit d8989be

Please sign in to comment.