mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 18:28:55 +00:00
9 lines
288 B
HTML
9 lines
288 B
HTML
<div layout="column" layout-gt-md="row" layout-align-gt-md="start center" class="wz-configuration-item">
|
|
<div flex-gt-md="30" class="wz-configuration-label">
|
|
{{ label }}
|
|
</div>
|
|
<div flex-gt-md="50" class="wz-configuration-value">
|
|
{{ value }}
|
|
</div>
|
|
</div>
|