1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 18:02:37 +02:00

add .sticky-thead support

This commit is contained in:
Mark Otto
2022-04-06 17:19:17 -07:00
committed by Julien Déramond
parent e20cc0d660
commit 65d976cfba
3 changed files with 81 additions and 0 deletions

View File

@@ -762,6 +762,8 @@ $table-striped-columns-order: even !default;
$table-group-separator-color: currentcolor !default;
$table-thead-sticky-zindex: 5 !default;
$table-caption-color: var(--#{$prefix}secondary-color) !default;
$table-bg-scale: -80% !default;