問題タブ [tailwind-css]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
3 に答える
9280 参照

css - Tailwindcss を使用してフォームを中央に配置できません

私は現在Rails 6アプリケーションに取り組んでおり、フォームを作成しています。フォームをページの中央に配置したい。Tailwindcss を使用してページのスタイルを設定します。しかし、を追加すると、ページの右側に移動すると中央に移動しません。

ここに画像の説明を入力

フォームは次のようになります。

何か案は?