update
@@ -49,3 +49,8 @@
.layui-layer-setwin a {
top: 3px;
}
+
+.layui-layer-tips .layui-layer-content,.layui-layer-tips {
+ font-size: 13px!important;
+ box-shadow: none!important;
+}
@@ -117,7 +117,7 @@ class Tooltip extends Widget
protected function setupScript()
{
- $background = $this->background ?: Admin::color()->blue2(-5);
+ $background = $this->background ?: Admin::color()->blue2();
$title = $this->title;
Admin::script(