Skip to content

Commit 507fbb2

Browse files
committed
fix: studio dark theme
1 parent 2816b03 commit 507fbb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

studio/src/main/resources/static/css/studio.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2385,6 +2385,7 @@ div.dt-search {
23852385
[data-theme="dark"] .card {
23862386
background-color: var(--bg-card);
23872387
border-color: var(--border-ddd);
2388+
color: var(--text-primary);
23882389
}
23892390

23902391
[data-theme="dark"] .card-header {

0 commit comments

Comments
 (0)