try updating the button color
All checks were successful
CI / test-and-build (push) Successful in 9m30s
All checks were successful
CI / test-and-build (push) Successful in 9m30s
This commit is contained in:
@@ -81,4 +81,8 @@ defineProps<{
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
.btn--disabled:hover {
|
||||
transform: scale(1) !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user