mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
parent
4325c05fe6
commit
f356f177a2
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ body {
|
|||
}
|
||||
}
|
||||
|
||||
button {
|
||||
button:not(.btn,.btn-close) {
|
||||
/* override transition for instant hover response */
|
||||
transition: color var(--transition) ease-in-out, box-shadow var(--transition) ease-in-out !important;
|
||||
border-radius: prop(border-radius);
|
||||
|
|
Loading…
Reference in a new issue