updated sass and npm packages
This commit is contained in:
@@ -190,6 +190,16 @@ a.longLinkBreak {
|
||||
padding-top: 12px;
|
||||
padding-bottom: 12px;
|
||||
border-bottom: none;
|
||||
|
||||
.govuk-tag {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
background-color: #1d70b8;
|
||||
text-transform: uppercase;
|
||||
color: #fff;
|
||||
font-weight: 700;
|
||||
letter-spacing: 1px;
|
||||
padding: 5px 8px 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1155,9 +1165,9 @@ textarea,
|
||||
}
|
||||
}
|
||||
|
||||
.case .govuk-grid-column-full .govuk-summary-list__key {
|
||||
width: 100%;
|
||||
}
|
||||
// .case .govuk-grid-column-full .govuk-summary-list__key {
|
||||
// width: 100%;
|
||||
// }
|
||||
|
||||
.appealModule {
|
||||
width: 94%;
|
||||
|
||||
Reference in New Issue
Block a user