changed to pause-select class

This commit is contained in:
Justin 2023-08-29 19:47:45 +08:00 committed by GitHub
parent 2296f179a7
commit 95fbfe11f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8525,7 +8525,7 @@
<input
type="text"
id="clock1_pause"
class="form-control api-key"
class="form-control pause-select"
aria-describedby="TextHelpInline"
value="{{ clock1_settings.pause }}"/>
</div>