Skip to content

Commit 2ab29e6

Browse files
authored
Update styles.css
1 parent 05b12b5 commit 2ab29e6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

styles.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ body {
8080
}
8181

8282
/* Elements: Container */
83-
div[data-feathery-id="Container 2175",
84-
.inner-container.css-h8xlcy {
83+
div[data-feathery-id="engine1-container-programs"] {
8584
background-color: hsl(var(--card));
8685
}
8786

@@ -241,9 +240,7 @@ div[data-feathery-id="Container 2175",
241240
}
242241

243242
/* Elements: Container */
244-
div[data-feathery-id="Container 2175",
245-
.inner-container.css-h8xlcy,
246-
div[data-feathery-id="engine1-container-programs"] {
243+
.dark div[data-feathery-id="engine1-container-programs"] {
247244
background-color: hsl(var(--card));
248245
}
249246

0 commit comments

Comments
 (0)