document upload form

This commit is contained in:
2022-02-03 15:13:00 +00:00
parent 3639fa3688
commit 5ea7681f77
47 changed files with 13368 additions and 12303 deletions
+4 -4
View File
@@ -98,10 +98,10 @@ html[data-useragent*="MSIE 10.0"] .flex-container {
}
&.govuk-button {
color: $white;
&:focus {
color: $black;
background-image: url(https://gov.wales/themes/custom/govwales/storage/smartsurvey/arrow-right--black.svg);
}
// &:focus {
// color: $black;
// background-image: url(https://gov.wales/themes/custom/govwales/storage/smartsurvey/arrow-right--black.svg);
// }
}
}