Remove hover transition animations on chips
This commit is contained in:
@@ -353,7 +353,6 @@ p {
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: background 150ms ease, border-color 150ms ease, color 150ms ease;
|
|
||||||
}
|
}
|
||||||
.chip.danger-chip {
|
.chip.danger-chip {
|
||||||
background: #e0564f;
|
background: #e0564f;
|
||||||
|
|||||||
Reference in New Issue
Block a user