diff --git a/view/css/admin_style.css b/view/css/admin_style.css index 4b74202..0dccf59 100644 --- a/view/css/admin_style.css +++ b/view/css/admin_style.css @@ -563,6 +563,9 @@ body{ .deliver_remind_list_table_class .layui-table-main tr:hover > td:nth-child(-n+2){ color:#1890FF !important; } + .deliver_remind_list_table_class .layui-table-main tr:hover > td:nth-child(-n+2) a{ + color:#1890FF !important; + } .count_down_wait{ color: #F21019; position: relative;