We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c85ae commit 30d5874Copy full SHA for 30d5874
eform-client/src/scss/styles.scss
@@ -160,6 +160,7 @@ a {
160
justify-content: stretch;
161
min-height: 100px;
162
min-width: 250px !important;
163
+ color: black !important;
164
}
165
166
.white-background {
@@ -178,6 +179,7 @@ a {
178
179
180
181
182
183
184
185
.green-background {
@@ -196,6 +198,7 @@ a {
196
198
197
199
200
201
202
203
204
.red-background {
@@ -214,6 +217,7 @@ a {
214
217
215
218
216
219
220
+ color: #DB0D0D !important;
221
222
223
.device-icon {
0 commit comments