mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ui): fix silence background
This commit is contained in:
committed by
Łukasz Mierzwa
parent
aaf1ab2d43
commit
e2fe17383b
@@ -71,6 +71,8 @@ $accordion-button-active-bg: $gray-700;
|
||||
$table-bg: transparent;
|
||||
$table-accent-bg: transparent;
|
||||
|
||||
$card-cap-bg: inherit;
|
||||
|
||||
@import "./RebootlessBootstrap";
|
||||
@import "bootswatch/dist/darkly/bootswatch";
|
||||
|
||||
|
||||
@@ -55,6 +55,8 @@ $modal-header-border-color: $gray-300;
|
||||
$table-bg: transparent;
|
||||
$table-accent-bg: transparent;
|
||||
|
||||
$card-cap-bg: inherit;
|
||||
|
||||
@import "./RebootlessBootstrap";
|
||||
@import "bootswatch/dist/flatly/bootswatch";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user