1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

dropdowns page

This commit is contained in:
codecalm
2019-10-22 23:32:28 +02:00
parent 976072b9ad
commit 2ce1182e86
4 changed files with 82 additions and 45 deletions
+6
View File
@@ -238,6 +238,12 @@ $card-shadow-hover: rgba($dark, .08) 0 2px 12px 0 !default;
$close-font-weight: 400 !default;
$close-font-size: 1.5rem !default;
//dropdown
$dropdown-item-padding-x: 1rem !default;
$dropdown-font-size: $h5-font-size !default;
$dropdown-divider-bg: $border-color !default;
$dropdown-padding-y: .5rem !default;
//nav
$nav-link-padding-y: .25rem !default;