We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bd703 commit a2275adCopy full SHA for a2275ad
resources/views/components/tools/toolbar.blade.php
@@ -521,7 +521,7 @@ class="dropdown-menu dropdown-menu-right w-100 mt-0 mt-md-3"
521
<div>
522
<label
523
wire:loading.attr="disabled"
524
- class="mb-1"
+ class="px-2 mb-1"
525
>
526
<input
527
@if($component->allDefaultVisibleColumnsAreSelected())
@@ -783,7 +783,7 @@ class="dropdown-menu dropdown-menu-end w-100"
783
784
785
786
787
788
789
0 commit comments