mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 10:56:11 +02:00
Adjust margin-bottom
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
6f3446b35a
commit
8ec6c90d9b
@ -12,7 +12,7 @@
|
||||
= f.text_field :path, class: "form-control", disabled: true
|
||||
= render "shared/vue/in_tail_parse", setting: @setting
|
||||
|
||||
.card
|
||||
.card.mb-3
|
||||
%pre.card-body= file_tail(@setting.path, Settings.in_tail_preview_line_count).join("\n")
|
||||
|
||||
%p
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user