Skip to content

Commit d0cf4b0

Browse files
author
Benedikt Wagner
committed
improve for lightmode
1 parent a3cc522 commit d0cf4b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CloudMaster/Features/Shared/Components/QuestionView.swift

-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ struct ExamChoice: View {
162162
.background(isSelected ? Color.gray.opacity(0.3) : Color.clear)
163163
.cornerRadius(10)
164164
.padding(.horizontal)
165-
.foregroundColor(.white)
166165

167166
Divider()
168167
}

0 commit comments

Comments
 (0)