fix: btn hover

This commit is contained in:
gaoxiaolin.gao 2018-04-17 14:46:51 +08:00
parent 32f82bea43
commit 7ce037da47

View File

@ -35,7 +35,7 @@
}
.btn-danger {
margin-left: .08rem;
background-color: transparent;
// background-color: transparent;
border-color: transparent;
}
}