Skip to content

Commit 05b12b5

Browse files
authored
Update styles.css
1 parent 69fc3cc commit 05b12b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

styles.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ body {
8080
}
8181

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

@@ -240,6 +241,8 @@ div[data-feathery-id="engine1-container-programs"] {
240241
}
241242

242243
/* Elements: Container */
244+
div[data-feathery-id="Container 2175",
245+
.inner-container.css-h8xlcy,
243246
div[data-feathery-id="engine1-container-programs"] {
244247
background-color: hsl(var(--card));
245248
}

0 commit comments

Comments
 (0)