mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Adjust style
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
009c3527bb
commit
66e5155e04
@ -1,10 +1,10 @@
|
||||
- page_title t('.page_title') do
|
||||
- link_to edit_daemon_setting_path(@fluentd), class: "btn btn-primary float-right" do
|
||||
- link_to edit_daemon_setting_path(@fluentd), class: "btn btn-primary float-right mt-3" do
|
||||
= icon('fa-pencil')
|
||||
= t("terms.edit")
|
||||
|
||||
.row.mb-3
|
||||
.card.col-xl-12
|
||||
.card.col-xl-12.bg-light.ml-3
|
||||
%pre.card-body
|
||||
= preserve do
|
||||
= @config
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user