clean up unused style declarations
This commit is contained in:
parent
56d1227c3c
commit
c635870d1a
|
@ -266,9 +266,7 @@
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: $red;
|
background: $red;
|
||||||
// color: #cbd3cd;
|
|
||||||
border-color: $red;
|
border-color: $red;
|
||||||
// cursor: auto;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue