no message

Former-commit-id: 3d99fcf1c831fa35821f6c39234469cf9db8352d
Former-commit-id: 6f1dd0f01a90c06350622725e0756645a338cf75
Former-commit-id: 0e9c7779dfff5b6a6cf7efa4d6b6061e65e18b3f
This commit is contained in:
liyang
2018-06-09 20:43:20 +08:00
parent 1c5367c980
commit ba4c7d11b6

View File

@@ -3,11 +3,11 @@
.el-card {
box-shadow: none;
&:hover {
box-shadow: 0 0 8px 0 rgba(232,237,250,.6), 0 2px 4px 0 rgba(232,237,250,.5);
// box-shadow: 0 0 8px 0 rgba(232,237,250,.6), 0 2px 4px 0 rgba(232,237,250,.5);
box-shadow: none;
}
}
.el-menu--horizontal {
border-bottom: none;
}