Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font Library modal: Try to improve checkbox labelling #58339

Merged
merged 13 commits into from
Feb 2, 2024
Prev Previous commit
Next Next commit
Update snapshot
  • Loading branch information
mikachan committed Jan 31, 2024
commit 42a2613bc30f61be77bcd7d0d69708b2fe3a6241
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ Snapshot Diff:
- First value
+ Second value

@@ -8,17 +8,31 @@
@@ -8,13 +8,27 @@
<span
class="components-checkbox-control__input-container"
>
@@ -31,11 +31,6 @@ Snapshot Diff:
/>
+ </svg>
</span>
<label
class="components-checkbox-control__label"
- for="inspector-checkbox-control-5"
+ for="inspector-checkbox-control-6"
/>
</div>
</div>
</div>