Fix dark text on package header progress bars (CSS specificity override)
Build and Release / build (push) Has been cancelled
Build and Release / build (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
19769ea0bb
commit
7fe7d93e83
@@ -1103,6 +1103,11 @@ body,
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.package-card header .progress-inline-text-filled,
|
||||
.package-card header .progress-size-text-filled {
|
||||
color: #0a0f1a;
|
||||
}
|
||||
|
||||
|
||||
.pkg-toggle {
|
||||
display: inline-flex;
|
||||
|
||||
Reference in New Issue
Block a user