Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
fix: modify something
Browse files Browse the repository at this point in the history
  • Loading branch information
hanchuyou committed Sep 8, 2023
1 parent cb21eb2 commit 76aa4f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/style/bootstrap-custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1339,8 +1339,8 @@ $popover-header-padding-y: .5rem !default;
$popover-header-padding-x: $spacer !default;

$popover-body-color: $body-color !default;
$popover-body-padding-y: 16px !default;
$popover-body-padding-x: 16px !default;
$popover-body-padding-y: 9px !default;
$popover-body-padding-x: $spacer !default;

$popover-arrow-width: 1rem !default;
$popover-arrow-height: .5rem !default;
Expand Down

0 comments on commit 76aa4f9

Please sign in to comment.