Skip to content

Commit

Permalink
fix alert background
Browse files Browse the repository at this point in the history
  • Loading branch information
pxpm committed Sep 6, 2024
1 parent bb715a4 commit 4c7213e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@ body[bp-layout=horizontal-overlap] .nav-item > a {
}

.alert {
background: var(--tblr-surface);
background: var(--tblr-bg-surface);
}

[data-bs-theme=dark] .alert {
Expand Down

0 comments on commit 4c7213e

Please sign in to comment.