mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Apply just a tiny bit of padding to the top of the controls div.
This commit is contained in:
parent
582267fd6e
commit
01f386d70e
@ -1,6 +1,6 @@
|
||||
<div class="row">
|
||||
<div id="toasts" class="col-10"></div>
|
||||
<div id="controls" class="col-2 small text-end pe-2"></div>
|
||||
<div id="controls" class="col-2 small text-end pe-2 pt-2"></div>
|
||||
</div>
|
||||
<div class="row" id="dashboard"></div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user