Skip to content

Commit 83caf3e

Browse files
authored
Merge pull request #181 from Laravel-Backpack/color-change
rever color change in #179
2 parents 1d4add2 + 50d66aa commit 83caf3e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

resources/assets/css/color-adjustments.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,4 @@
198198

199199
[data-bs-theme=dark] span.input-group-text {
200200
border-color: var(--tblr-primary-border-subtle);
201-
}
202-
203-
[data-bs-theme=light] [bp-layout=horizontal-overlap] .page-body {
204-
color: var(--tblr-gray-400);
205201
}

0 commit comments

Comments
 (0)