Skip fixes (#805)

* refactor: resolve current in time-to-end

* refactor: recalculate on skip

* Alpha tweaks (#806)

* style: small tweaks to interface

* refactor: simplify quick add
This commit is contained in:
Carlos Valente
2024-03-08 19:54:18 +01:00
committed by GitHub
parent 6dc2bebeee
commit 10d7273ec0
29 changed files with 221 additions and 165 deletions
@@ -55,7 +55,7 @@ $inner-padding: 1rem;
}
.pad {
padding: 0 1rem;
margin: 0 2rem;
max-height: 550px;
overflow-y: scroll;
}