mirror of
https://github.com/pi-hole/web.git
synced 2025-12-19 18:28:24 +00:00
queries: add missing display: none
Fixes the first expand not having animation Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -55,7 +55,7 @@ mg.include('scripts/lua/header_authenticated.lp','r')
|
||||
</button>
|
||||
</div>
|
||||
<!-- /.box-header -->
|
||||
<div class="box-body">
|
||||
<div class="box-body" style="display: none;">
|
||||
<div class="row">
|
||||
<div class="form-group col-md-6">
|
||||
<div class="input-group">
|
||||
|
||||
Reference in New Issue
Block a user