mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
Fix table separator typo (#31162)
This commit is contained in:
@@ -507,7 +507,7 @@ $table-border-color: $border-color !default;
|
||||
|
||||
$table-striped-order: odd !default;
|
||||
|
||||
$table-group-seperator-color: currentColor !default;
|
||||
$table-group-separator-color: currentColor !default;
|
||||
|
||||
$table-caption-color: $text-muted !default;
|
||||
|
||||
|
Reference in New Issue
Block a user