mirror of
https://github.com/romancm/gamebrary
synced 2024-11-27 13:40:48 +00:00
change popover background
This commit is contained in:
parent
bfdd937a79
commit
0d2885e3dc
1 changed files with 1 additions and 1 deletions
|
@ -661,7 +661,7 @@ $card-bg: $secondary !default;
|
|||
// // Popovers
|
||||
//
|
||||
// $popover-font-size: $font-size-sm !default;
|
||||
// $popover-bg: $white !default;
|
||||
$popover-bg: $dark !default;
|
||||
// $popover-max-width: 276px !default;
|
||||
// $popover-border-width: $border-width !default;
|
||||
// $popover-border-color: rgba($black, .2) !default;
|
||||
|
|
Loading…
Reference in a new issue