mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Merge pull request #3146 from alphagov/transparent-conditional-text
Make text transparent on conditional placeholders
This commit is contained in:
@@ -39,7 +39,8 @@
|
|||||||
padding-bottom: $gutter-half;
|
padding-bottom: $gutter-half;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
|
|
||||||
.placeholder {
|
.placeholder,
|
||||||
|
.placeholder-conditional {
|
||||||
color: transparent;
|
color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user