mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
Use small table
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
9e9a0f352f
commit
e5f07f8878
@ -30,7 +30,7 @@
|
||||
%b-card{"header" => t('terms.installed_plugins'),
|
||||
"header-tags" => "h4"}
|
||||
- if @plugins.present?
|
||||
%table{class: "table table-hover", id: "plugins-table"}
|
||||
%table{class: "table table-hover table-sm", id: "plugins-table"}
|
||||
%thead
|
||||
%tr
|
||||
%th= t('plugins.common.name')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user