Commit 77a14626 by 无尘

style: 增加鼠标移上样式

parent db5910a5
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -2,7 +2,7 @@
"name": "@gic-test/vue-gic-header",
"description": "vue-gic-header Plugin",
"author": "fairyly <498745097@qq.com>",
"version": "1.3.32",
"version": "1.3.33",
"license": "MIT",
"private": false,
"main": "dist/vue-gic-header.js",
......
......@@ -1020,6 +1020,9 @@
font-size: 12px;
color: #606266;
line-height: 30px;
&:hover {
color: #1890ff;
}
}
&-item {
flex: 0 0 185px;
......
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