Update _forms.scss

This commit is contained in:
zandercymatics 2024-03-06 13:53:19 -07:00
parent b50eaf91f6
commit 707ceb286f
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -39,8 +39,7 @@ legend.float-left-tablet + button.float-right-tablet {
}
}
/* Custom style for disabled inputs */
// TODO - UPDATE THIS!
// Custom style for disabled inputs
.usa-input:disabled, .usa-select:disabled, .usa-textarea:disabled {
background-color: --body-fg;
color: --close-button-hover-bg;