mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
dropdown background color fix
This commit is contained in:
@@ -549,6 +549,7 @@ $datagrid-padding: 1.5rem !default;
|
||||
$datagrid-item-width: 15rem !default;
|
||||
|
||||
// Dropdown
|
||||
$dropdown-bg: var(--#{$prefix}bg-surface) !default;
|
||||
$dropdown-item-padding-x: .75rem !default;
|
||||
$dropdown-item-padding-y: .5rem !default;
|
||||
$dropdown-font-size: $font-size-base !default;
|
||||
|
||||
Reference in New Issue
Block a user