globalbibletools / gbt

https://interlinear.globalbibletools.com
15 stars 2 forks source link

feat: zero offset for input outline #371

Closed Pertempto closed 9 months ago

Pertempto commented 9 months ago

What has changed

Set outline offset for input elements.

Connected Issues

closes #352

QA Steps

  1. Go to the admin page
  2. Go to the languages section
  3. Click the add language button
  4. Input a language name
  5. Input an invalid language code
  6. Click the create button
    • Verify that the language code input outline does not overlap with the error message

Post-Deployment

Pertempto commented 9 months ago

We can remove the offset class complete since the default is 0. Good to merge once you do that

Ahhh, I was assuming the default was non-zero. Should have looked at the docs.🤦‍♂️