mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
fix #1119 - Pricing Table on Dark Mode doesn't change separator text
This commit is contained in:
@@ -56,6 +56,10 @@ body:not(.theme-dark) .hide-theme-light {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.bg-light {
|
||||
background-color: $dark-mode-darken !important;
|
||||
}
|
||||
|
||||
.card {
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user