1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-07 18:39:47 +08:00

refine css

This commit is contained in:
Pan 2019-03-23 16:14:27 +08:00
parent 9b9a2e1acc
commit ddb0f14bef

View File

@ -105,6 +105,7 @@ export default {
float: left;
cursor: pointer;
transition: background .3s;
-webkit-tap-highlight-color:transparent;
&:hover {
background: rgba(0, 0, 0, .025)