mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
make modal bg drk
This commit is contained in:
parent
7510ba4626
commit
14580ea683
1 changed files with 1 additions and 1 deletions
|
@ -734,7 +734,7 @@ $modal-dialog-margin-y-sm-up: 0 !default;
|
|||
// $modal-title-line-height: $line-height-base !default;
|
||||
//
|
||||
$modal-content-color: $white !default;
|
||||
$modal-content-bg: $secondary !default;
|
||||
$modal-content-bg: $dark !default;
|
||||
// $modal-content-border-color: rgba($black, .2) !default;
|
||||
// $modal-content-border-width: $border-width !default;
|
||||
// $modal-content-border-radius: $border-radius-lg !default;
|
||||
|
|
Loading…
Add table
Reference in a new issue