Remove hover scaling
This commit is contained in:
parent
784a14f853
commit
497ab62ee6
|
@ -5,10 +5,6 @@
|
|||
border-radius: 0;
|
||||
border-bottom: 1px solid rgba(114, 118, 126, .3);
|
||||
|
||||
&:hover {
|
||||
transform: scale(1.005);
|
||||
}
|
||||
|
||||
.bd-remoteCardTitle {
|
||||
color: #b9bbbe;
|
||||
font-weight: 700;
|
||||
|
|
Loading…
Reference in New Issue