We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.0 から、プルダウンメニューに▼マークがつきません。 一見テキスト入力欄のようにも見えるので、2.4.0 のときのようにプルダウンメニューに▼マークが表示されると良いと思います。
3.0.0 以降
2.4.0
機能自体は動作はしているので、優先度は低めです。
The text was updated successfully, but these errors were encountered:
@SashaMcr I believe this is a font-awesome issue. Can you please take a look?
Sorry, something went wrong.
@biplobice
arrows disappear because of class "form-control" style:
.form-control { ... appearance: none; ... }
SashaMcr
No branches or pull requests
3.0.0 から、プルダウンメニューに▼マークがつきません。
一見テキスト入力欄のようにも見えるので、2.4.0 のときのようにプルダウンメニューに▼マークが表示されると良いと思います。
3.0.0 以降
2.4.0
機能自体は動作はしているので、優先度は低めです。
The text was updated successfully, but these errors were encountered: