mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Merge pull request #3602 from alphagov/fix-chrome-autofill-font-size
Fix font-size when Chrome autofills inputs
This commit is contained in:
@@ -253,3 +253,7 @@ details .arrow {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input:-webkit-autofill::first-line {
|
||||||
|
@include core-19;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user