A few clean-up items in the Platform Admin section

This commit is contained in:
Jonathan Bobel
2023-08-18 11:30:30 -04:00
parent cc0e0a90f0
commit 51fde90f79
20 changed files with 40 additions and 128 deletions

View File

@@ -52,7 +52,7 @@ function setFixtures (hierarchy, newTemplateDataModules = "") {
</div>
<div id="move_to_new_folder_form" class="sticky-template-form" role="region" aria-label="Enter name of the new folder to move selected items to">
<div class="js-will-stick-at-bottom-when-scrolling">
<div class="govuk-form-group">
<div class="usa-form-group">
<label class="govuk-label" for="move_to_new_folder_name">
Folder name
</label>
@@ -65,7 +65,7 @@ function setFixtures (hierarchy, newTemplateDataModules = "") {
</div>
<div id="add_new_folder_form" class="sticky-template-form" role="region" aria-label="Enter name of the new folder">
<div class="js-will-stick-at-bottom-when-scrolling">
<div class="govuk-form-group">
<div class="usa-form-group">
<label class="govuk-label" for="add_new_folder_name">
Folder name
</label>