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 <input
type="text" type="text"
id="clock1_pause" id="clock1_pause"
class="form-control api-key" class="form-control pause-select"
aria-describedby="TextHelpInline" aria-describedby="TextHelpInline"
value="{{ clock1_settings.pause }}"/> value="{{ clock1_settings.pause }}"/>
</div> </div>