mirror of https://gitee.com/karson/fastadmin.git
commit
91919dbf0b
|
|
@ -13,3 +13,4 @@ composer.lock
|
|||
*.css.map
|
||||
!.gitkeep
|
||||
.env
|
||||
.vscode
|
||||
|
|
|
|||
|
|
@ -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