Skip to content

Commit

Permalink
fix(styles): pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mikerodonnell89 committed Oct 31, 2023
1 parent b5250e9 commit e349243
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/styles/src/popover.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@

$block: #{$fd-namespace}-popover;
$blockBody: #{$fd-namespace}-popover__body;
$bar: #{$fd-namespace}-bar;

.#{$block} {
.#{$bar} {
@include fd-set-paddings-x-equal(0.5rem);
}

@include fd-reset();

position: relative;
Expand Down

0 comments on commit e349243

Please sign in to comment.