prune: remove transition for color or background-color
This commit is contained in:
@@ -73,8 +73,6 @@ a {
|
||||
.repo-note {
|
||||
font-family: var(--font-family);
|
||||
font-size: var(--font-size);
|
||||
transition-property: color, background-color;
|
||||
transition: cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s;
|
||||
}
|
||||
|
||||
.btn {
|
||||
|
||||
Reference in New Issue
Block a user