mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-17 04:32:15 +01:00
improve manual time entry modal, improve time picker, add human duration input
This commit is contained in:
@@ -264,7 +264,7 @@ const disableTwoFactorAuthentication = () => {
|
||||
@confirmed="disableTwoFactorAuthentication">
|
||||
<SecondaryButton
|
||||
v-if="confirming"
|
||||
:class="{ 'opacity-25': disabling }"
|
||||
:class="disabling ? 'opacity-25' : ''"
|
||||
:disabled="disabling">
|
||||
Cancel
|
||||
</SecondaryButton>
|
||||
|
||||
Reference in New Issue
Block a user