mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
committed by
GitHub
parent
49460df510
commit
5158a24557
@@ -642,7 +642,7 @@ $dropdown-link-active-bg: var(--#{$prefix}active-bg) !default;
|
||||
$dropdown-box-shadow: var(--#{$prefix}box-shadow-dropdown) !default;
|
||||
|
||||
$dropdown-divider-bg: $dropdown-border-color !default;
|
||||
$dropdown-divider-margin-y: var(--#{$prefix}spacer) !default;
|
||||
$dropdown-divider-margin-y: var(--#{$prefix}spacer-2) !default;
|
||||
|
||||
// Tooltip
|
||||
$tooltip-bg: var(--#{$prefix}bg-surface-dark) !default;
|
||||
|
||||
Reference in New Issue
Block a user