mirror of https://gitee.com/karson/fastadmin.git
修复 layer icon 不显示问题
parent
948b9e7ab8
commit
04edfbf5d2
|
|
@ -855,7 +855,7 @@ table.table-nowrap thead > tr > th {
|
|||
}
|
||||
.layui-layer-fast .layui-layer-setwin .layui-layer-close2,
|
||||
.layui-layer-fast .layui-layer-setwin .layui-layer-close2:hover {
|
||||
background: url('../libs/layer/dist/theme/default/icon.png') no-repeat -149px -31px !important;
|
||||
background: url('../libs/fastadmin-layer/dist/theme/default/icon.png') no-repeat -149px -31px !important;
|
||||
top: -30px;
|
||||
right: -30px;
|
||||
}
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue