This commit is contained in:
fit2-zhao 2021-03-30 17:05:16 +08:00
commit 63d1e2e640
1 changed files with 5 additions and 0 deletions

View File

@ -163,4 +163,9 @@ export default {
margin-left: 6px;
}
/deep/ .el-icon-close:hover {
font-size: 30px;
font-weight: bold;
}
</style>