Commit 98f51d27 authored by 盖献康's avatar 盖献康

UI

parent 8f7e8490
......@@ -1207,12 +1207,15 @@ export default {
width: 392px;
}
.el-icon-document {
width: 24.5rem;
line-height: 20px;
border: 1px solid #e4e7ed;
padding: 10px;
background-color: white;
transition: background-color 0.3s ease;
border-radius: 5px;
&:hover {
color: #3490CE;
color: #5bb647;
}
}
.el-icon-document:hover {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment