diff --git a/wwwroot/styles.css b/wwwroot/styles.css index 29c5976..24d3b55 100644 --- a/wwwroot/styles.css +++ b/wwwroot/styles.css @@ -353,7 +353,6 @@ p { font-size: 12px; border: 1px solid transparent; cursor: pointer; - transition: background 150ms ease, border-color 150ms ease, color 150ms ease; } .chip.danger-chip { background: #e0564f;