fix(dialog.liquid + header.liquid): add missing aria-label attribute to open and close buttons; fix header image dimensions

This commit is contained in:
Cory Dransfeldt 2025-04-22 07:35:48 -07:00
parent 5d956c60d5
commit cf3dac8a46
8 changed files with 20 additions and 7 deletions

View file

@ -19,6 +19,7 @@
img {
max-width: calc(var(--sizing-3xl) * 1.25);
height: auto;
}
span {