fixed #8263 - make placeholders more legible

This commit is contained in:
Eugene Pankov 2023-05-15 22:57:40 +02:00
parent 1112766ac0
commit 5075c836f9
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -81,6 +81,8 @@ $modal-footer-border-color: transparent;
$form-check-input-width: 1.4em;
$form-switch-width: 2.5em;
$input-placeholder-color: var(--theme-fg-more-2);
@import '~bootstrap/scss/bootstrap.scss';
@import "./theme.vendor.scss";