Skip to content

Commit 696829d

Browse files
committed
fix text coloring, readonly
1 parent e334d43 commit 696829d

File tree

1 file changed

+0
-1
lines changed
  • projects/ngx-formidable/src/lib/styles/mixins

1 file changed

+0
-1
lines changed

projects/ngx-formidable/src/lib/styles/mixins/_forms.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@
465465
@mixin field-option-inline {
466466
cursor: pointer;
467467
padding: utils.spacing(8) utils.spacing(16);
468-
color: var(--formidable-color-field-text, #{tokens.$formidable-color-field-text});
469468

470469
&:hover {
471470
background: var(--formidable-color-field-hovered, #{tokens.$formidable-color-field-hovered});

0 commit comments

Comments
 (0)