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

FormSelectorFilterable.vueのテキストが下にずれている #4262

Open
reiroop opened this issue Apr 9, 2024 · 3 comments
Open

FormSelectorFilterable.vueのテキストが下にずれている #4262

reiroop opened this issue Apr 9, 2024 · 3 comments
Labels
good first issue Good for newcomers

Comments

@reiroop
Copy link
Contributor

reiroop commented Apr 9, 2024

こんな感じです
スクリーンショット 2024-04-09 17 47 24

@mehm8128
Copy link
Member

mehm8128 commented Apr 9, 2024

vs__selectedmargin: 4px 2px 0;がついてるのをmargin: 2px 2px 0;にするといい感じになりそう

@mehm8128 mehm8128 added the good first issue Good for newcomers label Apr 9, 2024
@mehm8128
Copy link
Member

mehm8128 commented Apr 9, 2024

こういう視覚的なものは、スクショ貼っておくとかどこの部分のことなのか分かりやすくしておくのがよさそうです

@mehm8128
Copy link
Member

mehm8128 commented Apr 9, 2024

ちなみに多分、デフォルトのheightならちょうどよくなる想定で、height: 30pxをつけてることによってずれた表示になってるって感じだと思います

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants