mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-07-27 16:08:20 -04:00
BE: css fixes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user