Add: sleep stop timer

This commit is contained in:
2022-01-15 00:53:42 +08:00
parent a367b9253e
commit a84dfe8178
2 changed files with 34 additions and 0 deletions

View File

@@ -108,3 +108,6 @@ dialog {
.warp-word {
overflow-wrap: anywhere;
}
.number-input {
width: 5em;
}