mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-09-10 14:09:09 +00:00
update 操纵日志和登录日志 card的shadow -> hover
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</div>
|
||||
</transition>
|
||||
|
||||
<el-card shadow="never">
|
||||
<el-card shadow="hover">
|
||||
<template #header>
|
||||
<el-row :gutter="10" class="mb8">
|
||||
<el-col :span="1.5">
|
||||
|
@@ -40,7 +40,7 @@
|
||||
</div>
|
||||
</transition>
|
||||
|
||||
<el-card shadow="never">
|
||||
<el-card shadow="hover">
|
||||
<template #header>
|
||||
<el-row :gutter="10" class="mb8">
|
||||
<el-col :span="1.5">
|
||||
|
Reference in New Issue
Block a user