Skip to content

Commit 30d5874

Browse files
committed
Fixing more styling for simplicity.
1 parent e3c85ae commit 30d5874

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eform-client/src/scss/styles.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ a {
160160
justify-content: stretch;
161161
min-height: 100px;
162162
min-width: 250px !important;
163+
color: black !important;
163164
}
164165

165166
.white-background {
@@ -178,6 +179,7 @@ a {
178179
justify-content: stretch;
179180
min-height: 100px;
180181
min-width: 250px !important;
182+
color: black !important;
181183
}
182184

183185
.green-background {
@@ -196,6 +198,7 @@ a {
196198
justify-content: stretch;
197199
min-height: 100px;
198200
min-width: 250px !important;
201+
color: black !important;
199202
}
200203

201204
.red-background {
@@ -214,6 +217,7 @@ a {
214217
justify-content: stretch;
215218
min-height: 100px;
216219
min-width: 250px !important;
220+
color: #DB0D0D !important;
217221
}
218222

219223
.device-icon {

0 commit comments

Comments
 (0)