mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
cards components
This commit is contained in:
@@ -220,6 +220,9 @@ $card-active-border-color: $blue !default;
|
||||
$card-status-size: 2px !default;
|
||||
$card-group-margin: 1.5rem !default;
|
||||
|
||||
$card-shadow: rgba($dark, .04) 0 2px 4px 0;
|
||||
$card-shadow-hover: rgba($dark, .08) 0 2px 12px 0;
|
||||
|
||||
//close
|
||||
$close-font-weight: 400 !default;
|
||||
$close-font-size: 1.5rem !default;
|
||||
@@ -239,6 +242,9 @@ $breadcrumb-variants: (
|
||||
bullets: '\02022',
|
||||
) !default;
|
||||
|
||||
//nav
|
||||
$nav-link-padding-y: .25rem !default;
|
||||
|
||||
//pagination
|
||||
$pagination-border-width: 0 !default;
|
||||
$pagination-padding-y: .25rem !default;
|
||||
|
||||
Reference in New Issue
Block a user