mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
breadcrumb variants
This commit is contained in:
@@ -217,6 +217,13 @@ $btn-font-weight: 600 !default;
|
||||
$btn-font-size: 14px !default;
|
||||
$btn-border-radius: 3px !default;
|
||||
|
||||
//breadcrumb
|
||||
$breadcrumb-variants: (
|
||||
dots: '·',
|
||||
arrows: '›',
|
||||
bullets: '\02022',
|
||||
) !default;
|
||||
|
||||
//pagination
|
||||
$pagination-border-width: 0 !default;
|
||||
$pagination-padding-y: .25rem !default;
|
||||
|
||||
Reference in New Issue
Block a user