Skip to content

Commit 69ec041

Browse files
fix survey input color on dark backgrounds (#2071)
1 parent 24abf22 commit 69ec041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser/src/extensions/surveys/survey.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@
281281

282282
& label,
283283
& .response-choice {
284+
color: inherit;
284285
display: flex;
285286
align-items: center;
286287
gap: 8px;

0 commit comments

Comments
 (0)