mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 08:04:59 +02:00
Fix pre color (#28966)
This commit is contained in:
committed by
XhmikosR
parent
27824ec586
commit
65f21bbef1
@@ -1100,5 +1100,5 @@ $kbd-font-size: $code-font-size !default;
|
||||
$kbd-color: $white !default;
|
||||
$kbd-bg: $gray-900 !default;
|
||||
|
||||
$pre-color: $gray-900 !default;
|
||||
$pre-color: null !default;
|
||||
$pre-scrollable-max-height: 340px !default;
|
||||
|
Reference in New Issue
Block a user