Skip to content

Commit

Permalink
fix(styles): added margin bot to improve clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
IB002 authored and droshev committed Jul 14, 2023
1 parent 5c8711f commit 0527cdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="fd-popover">
<div class="fd-popover" style="margin-bottom: 300px;">
<div class="fd-popover__body" aria-hidden="false" id="popoverA1">
<div class="fd-quick-view">
<div class="fd-quick-view__content">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="fd-popover">
<div class="fd-popover" style="margin-bottom: 500px;">
<div class="fd-popover__body" aria-hidden="false" id="popoverA1">
<div class="fd-quick-view">
<div class="fd-bar fd-bar--header">
Expand Down

0 comments on commit 0527cdb

Please sign in to comment.