Apply bootstrap4 style

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
Kenji Okimoto 2018-05-16 15:30:22 +09:00
parent 0f9e417865
commit bfa86c9508

View File

@ -1,6 +1,7 @@
- page_title t("fluentd.settings.#{target_plugin_name}.show.page_title")
.well
.card
.card-body.bg-light
= raw t("fluentd.settings.#{target_plugin_name}.option_guide")
= render "shared/settings/form"