0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-27 21:39:16 -05:00

revert test comment

This commit is contained in:
Simeng Li 2021-08-01 23:14:54 +08:00
parent 8830228aae
commit 4453c41478

View file

@ -20,7 +20,7 @@
color: var(--color-button-text-disabled);
}
// &:not(:disabled):hover {
// background: var(--color-button-background-hover);
// }
&:not(:disabled):hover {
background: var(--color-button-background-hover);
}
}