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

fix: textarea inner rounded #1141

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

KKishikawa
Copy link
Contributor

📑 Description

This PR fixes a visual issue with Textarea having a header or footer. If Textarea has a header and no footer, the bottom corners of Textarea will appear to be missing. The same applies if there is only a footer.

with header (current ver.)
image
The bottom corners are missing
with footer (current ver.)
image
The top corners are missing
fixed
image
image

Status

  • Not Completed
  • Completed

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • I have checked the page with https://validator.unl.edu/
  • All the tests have passed
  • My pull request is based on the latest commit (not the npm version).

Copy link

stackblitz bot commented Nov 2, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flowbite-svelte ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2023 1:30pm
flowbite-svelte-update ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 2, 2023 1:30pm

@shinokada shinokada merged commit 6995e54 into themesberg:main Nov 2, 2023
1 of 2 checks passed
@KKishikawa KKishikawa deleted the fix-textarea-inner-rounded branch November 3, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants