فهرست منبع

update tooltip

jqh 5 سال پیش
والد
کامیت
979428f012
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/Widgets/Tooltip.php

+ 1 - 1
src/Widgets/Tooltip.php

@@ -117,7 +117,7 @@ class Tooltip extends Widget
 
     protected function setupScript()
     {
-        $background = $this->background ?: Admin::color()->primary(-15);
+        $background = $this->background ?: Admin::color()->primary(-5);
         $title = $this->title;
 
         Admin::script(