jqh 5 年之前
父节点
当前提交
c629249430
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Grid/Tools/QuickSearch.php

+ 1 - 1
src/Grid/Tools/QuickSearch.php

@@ -26,7 +26,7 @@ class QuickSearch extends AbstractTool
     /**
      * @var int rem
      */
-    protected $width = 18;
+    protected $width = 20;
 
     public function __construct($key = null, $title = null)
     {