BE: css fixes

This commit is contained in:
jokob-sk
2026-07-10 11:57:38 +10:00
parent 11b27b1a0f
commit b133d102ab
6 changed files with 43 additions and 21 deletions

View File

@@ -14,10 +14,10 @@
<div class="row">
<div class="col-xs-12">
<div class="box">
<div >
<!-- Filter Bar -->
<div class="box-header" style="display:flex; gap:10px; flex-wrap:wrap; align-items:center;">
<div class="changeLogFilter" >
<select id="filterChangedBy" class="form-control" style="width:200px;">
<option value=""><?= lang('device_history_col_source'); ?> - All</option>
</select>