mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-06-17 22:35:13 +02:00
feat: Add seek bar, pause/resume, and optimize async audio streaming
This commit is contained in:
parent
88b261eae9
commit
27aeca9d20
5 changed files with 220 additions and 43 deletions
|
|
@ -214,7 +214,7 @@ body {
|
|||
border-radius: 8px;
|
||||
border: 1px solid #333;
|
||||
width: 100%;
|
||||
max-width: 320px;
|
||||
max-width: 860px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue