mirror of
https://github.com/skinnyrad/Lora-Scanner.git
synced 2026-05-04 20:42:57 +02:00
Chore: Updating the syle of the clear filter button
This commit is contained in:
@@ -69,8 +69,10 @@
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<!-- Add a Clear Selection button with a CSS class -->
|
||||
<button id="clear-selection-button" class="center-button" style="display: none;">Clear Filter</button>
|
||||
|
||||
<button id="clear-selection-button" class="btn btn-secondary btn-sm" style="display: none; display: block; margin: 0 auto; text-align: center;">Clear Filter</button>
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user