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

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>