mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 21:31:28 +04:00
Fix .card-header to respect --tblr-card-cap-bg (#2626)
Co-authored-by: terminalchai <213856599+terminalchai@users.noreply.github.com> Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
co-authored by
terminalchai
codecalm
parent
70193fef56
commit
832470183c
@@ -220,7 +220,7 @@ Stacked card
|
||||
color: inherit;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background: transparent;
|
||||
background-color: var(--#{$prefix}card-cap-bg);
|
||||
|
||||
&:first-child {
|
||||
@include border-radius(var(--#{$prefix}card-border-radius) var(--#{$prefix}card-border-radius) 0 0);
|
||||
|
||||
Reference in New Issue
Block a user