mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 06:28:25 -04:00
Update file upload component to use govuk-frontend buttons
This commit is contained in:
@@ -28,18 +28,6 @@
|
||||
|
||||
}
|
||||
|
||||
&-button {
|
||||
@include button($button-colour);
|
||||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
&-button-cancel {
|
||||
@include button($error-colour);
|
||||
display: inline-block;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
&-filename {
|
||||
@include bold-19;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user